#xibo
1 messages · Page 1 of 1 (latest)
https://dashboard.stripe.com/test/webhooks click on your endpoint and find the signing 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.
hi thx for helping, i'm actually trying to use webhook for live env
webhook.ConstructEvent(payload, header, secret)
for this function
what should i pass as secret
Have you registered an endpoint in Dahsboard?
yes
Go to the link I mentioned above and click into it
Click on Reveal, at "Signing secret"
got it