#florian5262
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- florian5262, 2 days ago, 6 messages
- florian5262, 6 days ago, 19 messages
i connected my local server like this: https://dashboard.stripe.com/test/webhooks/create?endpoint_location=local. Then i pasted events resend evt_ into a new shell window. Where should i use the secret?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Are you using stripe listen --forward-to command with the CLI?
yes
Gotcha
When you run that command you should see it give you a Webhook secret
In your terminal
yep
And did you use that Webhook secret in your code when you tested?