mirror of https://github.com/zulip/zulip.git
docs: Update the URL for Stripe docs to install Stripe CLI locally.
This commit is contained in:
parent
3dd9ba4e94
commit
1472aac750
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue