#lushiv
1 messages · Page 1 of 1 (latest)
Can you share the request ID (req_xxx) which you faced this error? Here’s how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_hw6Fn1Tiz3pSQv
You didn't collect payment method details from Payment Element or set payment method ID (pm_xxx) in the request. A payment intent can only be confirmed if it's in requires_confirmation status. However, pi_3NGzEnFQRAZsiHX71ERlvIBE still remains in requires_payment_method.
For collecting the payment method on the Payment Intent, you may refer to the guide here: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
This is the Payment Intent status lifecycle for your reference: https://stripe.com/docs/payments/intents