#_shubhamjha
1 messages · Page 1 of 1 (latest)
Hello! The Invoice will have a Payment Intent, and the Payment Intent's latest Charge will have details about the failure.
The Payment Intent has a latest_charge property: https://stripe.com/docs/api/payment_intents/object#payment_intent_object-latest_charge
And the Invoice has a payment_intent property: https://stripe.com/docs/api/invoices/object#invoice_object-payment_intent