#diego1367
1 messages · Page 1 of 1 (latest)
- Create a payment intent and then using it in my UI to confirm the payment. If I fail the 3DS I get this error: We are unable to authenticate your payment method. Please choose a different payment method and try again.
- Create an invoice and then use the payment intent from this invoice to confirm in the UI. If I fail the 3DS I get this error: A processing error occurred.
I want to get this error: We are unable to authenticate your payment method. Please choose a different payment method and try again. For the 2nd flow too
hmm, I'd suggest writing a support ticket to https://support.stripe.com/?contact=true with the full details(example PaymentIntent IDs pi_xxx, screenshots of the errors, the exact raw JSON for the error response, to raise the feature request.