#Sad-O's the eggnog
1 messages · Page 1 of 1 (latest)
Hi there! No, webhook secrets are separate from your live/test API keys
OK. I cannot find them on the dashboard
It should be visible in the Webhooks section: https://dashboard.stripe.com/webhooks
From this page, click into one of your webhook endpoints
At the top, you'll see "Signing secret" and a link to reveal it
Ah, yeah I need to add a real end point. I thought the same would be fore local end points
thx
ah got it!
Thank you
If you're using a local listener with the Stripe CLI, the secret should be returned after you run stripe listen in your terminal.
correct. No problem there