#Gorv-invoice-payment-failed
1 messages · Page 1 of 1 (latest)
I believe if you retrieve the Payment Intent associated with the Invoice you can see information on why it failed in last_payment_error (see https://stripe.com/docs/api/payment_intents/object#payment_intent_object-last_payment_error)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.