#vijju
1 messages · Page 1 of 1 (latest)
Do you have a specific evt_xxx I can look at?
event id : evt_1MrfIqSJsMWpZw6eupa2AJpS
this is the event id
i know the reason for failure
i dint attached any payment method here so it is failed
but i want to know the reason without going to dashboard
You'd need to expand the payment_intent field and look at the last_payment_error field: 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.