#jarcher
1 messages · Page 1 of 1 (latest)
hello! https://stripe.com/docs/webhooks#event-ordering - Stripe doesn’t guarantee delivery of events in the order in which they’re generated.
If you want to guarantee that you always have the latest state of the object, what you can do is to retrieve the PaymentIntent upon receipt of the event