#Éamonn - webhook
1 messages · Page 1 of 1 (latest)
Hi there,
Did you registered your webhook in your dashboard ?
if so could you please share its Id ?
Sure: we_1Lad7QCQ16I1kNswvpQ1fWyY
It's set up on the main account, but should be responding to payments made to connected accounts... (I hope!)
While investigating I see you have some event failed and other are succeeded for various reasons
I see that your server is responding with 500 error in some cases you need to investigate it
You can check this one for example:
https://dashboard.stripe.com/acct_178rzQIWajxHtm4w/test/events/evt_3LdWgmIWajxHtm4w2NoUUi7R
Make sure that your API is always responding with 2xx
But is that example not going to HTTP (which would succeed), while HTTPS fails...
Maybe I'm reading it wrong
Here, you can see that for this https webhook you have both failed and succeeded events:
https://dashboard.stripe.com/test/webhooks/we_1Lad7QCQ16I1kNswvpQ1fWyY
So you need to investigate your API why it return 500 in some cases