#cyoo - object lists

1 messages · Page 1 of 1 (latest)

little graniteBOT
old sigil
#
  1. No they do not.
  2. Yes
elder halo
#

Awesome thank you

old sigil
#

Happy to help 🙂
For reference, all our object lists are returned in reverse chronological order (newest fist)

#

cyoo - object lists

elder halo
#

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?

old sigil
#

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

elder halo
#

Awesome, understood. thanks a lot!!