#chrismp

1 messages · Page 1 of 1 (latest)

spring skyBOT
limber sun
#

I will double check but as far as I know you will need to infer things based on type. It sounds like the same action triggered both of those events so they may have actually been created at the same time.

#

Would you mind sending the ID of one of the payment intents that you saw this with? (pi_123)

swift vine
#

pi_3N5zlfJtIqomQ4XB1v620OHU

limber sun
#

Thanks!

#

Yeah unfortunately as far as I am seeing you will need to use the event type. Creations will likely be the biggest source of multiple events on the same object, so you may not run in to too many places where this can happen, but logic based on the object states should be the way to go.

#

If you do run in to a situation where it is truly ambiguous (can't immediately think of when this would happen other than a creation or a terminal state), you can retrieve the object to get the latest data