#disha
1 messages · Page 1 of 1 (latest)
Not specifically on the Invoice object. You need to look at the associated Payment Intent object: 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.
do we use 'last_payment_error' field?