#cyoo - object lists
1 messages · Page 1 of 1 (latest)
- No they do not.
- Yes
Awesome thank you
Happy to help 🙂
For reference, all our object lists are returned in reverse chronological order (newest fist)
cyoo - object lists
Thanks for that extra info!
However I am curious, I did come across this message when I received an event from Stripe. Can you help me understand what this means:
"message": "The latest payment attempt of this PaymentIntent has expired. You can provide payment_method_data or a new PaymentMethod to attempt to fulfill this PaymentIntent again."
Would the problem be rectified if the customer simply tries again with a new payment method?
Okay, so the payment attempt is a Charge, which does expire. And yes you are correct, the approach to solve this is to have the customer retry the confirmation step with a new payment method
Awesome, understood. thanks a lot!!