#Card is declined
1 messages · Page 1 of 1 (latest)
Hey, thanks for reaching out. One of our team members will respond shortly.
<@&1305795314933956648>
He's getting a new error:
The provided PaymentMethod has failed authentication. You can provide payment_method_data or a new PaymentMethod to attempt to fulfill this PaymentIntent again.
very weird error message
Is simple, it requires 3DS and the customer isn't passing it successfully. Stripe gives reasons more detailed than here, but the authentication written here always means 2fa/multi-factor bank required verification (mostly for if the bank now starts to enforce 3ds or Dodo enforces it in your account).
Some cards also they do not support 3ds at all, they're prolly called 2d cards. If the payment systems enforces it in those cards it will surely always "FAIL" for authentication reasons.
can I get a solution from <@&1305795314933956648>?
This error message means the customer has failed 3ds authentication.