#Adi

1 messages ยท Page 1 of 1 (latest)

timid onyxBOT
severe bloom
#

๐Ÿ‘‹ happy to help

#

would you mind sharing the event id?

deft shell
#

evt_1MgBoxSHfTDWbW8b0f9pkXBj

#

I see webhook events failed

severe bloom
#

yes you can look into each one and see the error there

severe bloom
#

yes

#

I think this is a redirection made by either your code or your proxy config or server config

deft shell
#

on dashboard it shows me next retry in 3hrs can I manually also retrigger? user object in database is updated based on checkout event so $39 plan will add 2k credits to user object

#

in next retry I still see old webhook url instead of updated new url. How can I know it will retry on new updated webhook url?

severe bloom
#

on dashboard it shows me next retry in 3hrs can I manually also retrigger?
yes

#

in next retry I still see old webhook url instead of updated new url. How can I know it will retry on new updated webhook url?
I don't see a retry on that event?

#

is this another event id?

#

oh and btw you have a test webhook endpoint pointing at the same URL which is really not a good practice

deft shell
#

oh and btw you have a test webhook endpoint pointing at the same URL which is really not a good practice
Yes I removed url from test mode

#

so even for retry it will fail

severe bloom
#

try resending it

deft shell
#

will it resend to new url or old? webhook url is showing old url only that's why I asked

severe bloom
#

let's try it out and see

#

could you please click on resend?

deft shell
#

ok let me do it

severe bloom
#

it's good

#

you didn't have to click on all 4

#

but in all cases it succeeded

deft shell
#

Checkout session event was triggered and I see user object updated for successful payment user

#

Does that mean all the events are also triggered successfully?

#

or do I manually have to trigger each event?

#

webhook in production is listening to 20 events

severe bloom
#

if you want you can trigger them manually or wait for when Stripe has scheduled the retries

#

of the other pending events

deft shell
#

ok got it. Thanks a lot for helping ๐Ÿ™‚

#

you can close the thread