Klarna payment fails with error payment_intent_authentication_failure
-
In test mode every payment method with Klarna works fine. In live mode klarna “pay later” and “pay in slices” fails after entering phone number and date of birth on selected payment method at redirected klarna page. The error appears for all customers.
Last event date of failed payment:
{
“id”: “pi_3L0SHrDaWHBFUxTE0MDblTJf”,
“object”: “payment_intent”,
“last_payment_error”: {
“code”: “payment_intent_authentication_failure”,
“doc_url”: “https://stripe.com/docs/error-codes/payment-intent-authentication-failure”,
“message”: “The provided PaymentMethod has failed authentication. You can provide payment_method_data or a new PaymentMethod to attempt to fulfill this PaymentIntent again.”,`…Further information is personal data.
The Stripe Support was activated on this issue. They told us, that on their side is everything fine, that we are activated for klarna api payment and we should contact the plugin developer.
We would like to offer the Klarna service to our customers and therefore ask for your support.
The page I need help with: [log in to see the link]
- The topic ‘Klarna payment fails with error payment_intent_authentication_failure’ is closed to new replies.