#eazocar

1 messages · Page 1 of 1 (latest)

cobalt timberBOT
#

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
surreal dagger
#

👋 happy to help

#

how are you testing your webhook endpoint?

kind kiln
#

Hello

#

I have an application that completes a paymentintent and the webhook is listening for that event

surreal dagger
#

are you using Stripe CLI?

kind kiln
#

When I'm running the webhook locally (from Stripe CLI) works, but in Hosted Endpoint it doesn't

kind kiln
surreal dagger
#

did you change the webhook secret?

kind kiln
#

it's the same

surreal dagger
#

no it's not

#

each endpoint has its own webhook endpoint secret

kind kiln
#

where is the endpoint secret?

surreal dagger
#

on the dashboard

kind kiln
#

when I created the hosted endpoint returned to me the same secret

surreal dagger
#

the same secret as what?

kind kiln
#

same secret that I was using for local testing

surreal dagger
#

that can't be true

#

you need to go to your webhook endpoint and click on Reveal

#

under Signing secret

kind kiln
#

so, is that the secret that I have to set on my code?

surreal dagger
#

yes

#

each webhook endpoint has it's own secret

kind kiln
#

Let me try using it, but I think that's the solution

#

thank you so much

surreal dagger
#

sure let me know if you need any more help

kind kiln
#

It worked, thank you