#appchargeguy
1 messages ยท Page 1 of 1 (latest)
Hello ๐
can you share the example PaymentIntent IDs you're working with?
Sorry, discord is a bit busy.. Looking..
Can you share the PaymentIntent where you're seeing latest charge?
In the original message you shared that you're seeing latest_charge with some payment methods when they fail vs with ideal you aren't.
I just want to make sure I am looking at the right examples to be on the same page as you
here is another attachement where you do see 'latest_charge' in the payment intent failed event for 'card'
Thank you. I think the difference between the both is that one payment method was declined (card) and the other one failed the authentication (ideal)
ok
should I expect that on every payment_intent.payment_failed event there will be a last_payment_error object?
Yes, I believe so
great, should I also expect to have a 'latest_charge' id on every payment_intent.succeeded?
Yup
great, thanks