#Escanor

1 messages ยท Page 1 of 1 (latest)

scenic glacierBOT
weak prawn
#

Hi ๐Ÿ‘‹

Yes we cannot guarantee the timing of webhook event delivery. In cases where you want to ensure the snapshot you receive is the current state of the Payment Intent, it is recommended you either check the status & created (to make sure you don't update to an earlier state) or use the Retrieve API to get the current state of the PI.

sterile spindle
#

Well that's the thing, the created is the same for both events ๐Ÿ˜… I thought of doing it with the status at first, but for scalability and possible scenarios, it could get ugly really fast...

So alrighty then, retrieve API it is ๐Ÿ™‚

Thanks for confirming this ๐Ÿ™