#eazocar
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.
- eazocar, 22 hours ago, 19 messages
Hello
I have an application that completes a paymentintent and the webhook is listening for that event
are you using Stripe CLI?
When I'm running the webhook locally (from Stripe CLI) works, but in Hosted Endpoint it doesn't
No, i'm using Hosted Endpoints
did you change the webhook secret?
it's the same
where is the endpoint secret?
on the dashboard
when I created the hosted endpoint returned to me the same secret
the same secret as what?
same secret that I was using for local testing
that can't be true
you need to go to your webhook endpoint and click on Reveal
under Signing secret
so, is that the secret that I have to set on my code?
sure let me know if you need any more help
It worked, thank you