#appchargeguy

1 messages ยท Page 1 of 1 (latest)

wind ventureBOT
spare quiver
#

Hello ๐Ÿ‘‹
can you share the example PaymentIntent IDs you're working with?

tardy scarab
#

yes

#

?

spare quiver
#

Sorry, discord is a bit busy.. Looking..

#

Can you share the PaymentIntent where you're seeing latest charge?

tardy scarab
#

I shared in the message.txt above..

#

there is 'latest_charge' equals to null

spare quiver
#

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

tardy scarab
#

here is another attachement where you do see 'latest_charge' in the payment intent failed event for 'card'

spare quiver
#

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)

tardy scarab
#

ok

#

should I expect that on every payment_intent.payment_failed event there will be a last_payment_error object?

spare quiver
#

Yes, I believe so

tardy scarab
#

great, should I also expect to have a 'latest_charge' id on every payment_intent.succeeded?

spare quiver
#

Yup

tardy scarab
#

great, thanks