#Min.K
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
Hi there!
Hi
Check last_payment_error on the PaymentIntent itself: https://stripe.com/docs/api/payment_intents/object?lang=node#payment_intent_object-last_payment_error
Can't I find out within the invoice.payment_failed event?
Sure, the Invoice object contains a PaymentIntent, so retrieve the PaymentIntent and check last_payment_error