docs: Update the URL for Stripe docs to install Stripe CLI locally.

This commit is contained in:
Prakhar Pratyush 2023-12-29 10:17:19 +05:30 committed by Tim Abbott
parent 3dd9ba4e94
commit 1472aac750
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ Apart from the common setup mentioned above, you also need to set up your
development environment to receive webhook events from Stripe.
- Install the Stripe CLI locally by following the instructions
[here](https://stripe.com/docs/webhooks/test).
[here](https://stripe.com/docs/stripe-cli).
- Log in to Stripe CLI using the command `stripe login`.
- You can get Stripe CLI to forward all Stripe webhook events to our local
webhook endpoint using the following command: