#joyful_raccoon_72208
1 messages · Page 1 of 1 (latest)
👋 happy to help
yes resending events is only available from the dashboard or the CLI
arg this is very annoying. Is there a given response we can provide to stripe so it resends the event quicker than the default retry period ?
no not really
So this regards a previous message I sent earlier today:
Historically checkout.session.completed was sent before invoice.paid.
Since this month (especially since yesterday and today), invoice.paid is sent before checkout.session.completed.
This has a major impact on us....
We really need this even as soon as possible and can't wait 1 hour to receive it
Is there any guidelines you can provide regardignt his ?
we always had this recommendation
https://stripe.com/docs/webhooks#event-ordering
we don't ensure an event order and you shouldn't either
your webhook endpoint shouldn't rely on the events coming in a certain order