#Elian Braja
1 messages · Page 1 of 1 (latest)
Hi there!
hi
To test webhook locally you should use the Stripe CLI with the stripe listen command (something like stripe listen --forward-to http://localhost:4242). And in the terminal it will display the webhook secret https://stripe.com/docs/cli/listen
an this is not the case of the live mode, correct?
What do you mean? Usually testing webhook events locally is done in test mode.
no, I am just asking
For live mode we recommend creating webhook endpoints in the dashboard.
when I will go live I will copy the secret in the dashboard
Correct