Klarna Payment – Post-Payment Error Message & OTP Not Prompted on Second Attempt #2191
Unanswered
shubhamvashist07
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
I think you did not provide a valid return url that goes back to the app. Please double check that one |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
There are two issues occurring with Klarna payments:
After the user completes a Klarna payment, the payment screen shows an error message: "Safari cannot open the page because the address is invalid." even though the payment is successful. The user must manually close or cancel the screen.
During the first Klarna payment, the user is prompted for an OTP. However, for subsequent payments, Klarna does not ask for OTP, raising concerns about security and consistency in the authentication flow.
To Reproduce
Issue 1 – Invalid Address Error After Klarna Payment:
Issue 2 – OTP Not Prompted on Second Klarna Payment:
Expected behavior
After a successful Klarna payment, the user should be redirected back to the app without any error.
Klarna should consistently prompt for OTP to maintain a secure and consistent authentication flow, unless explicitly configured otherwise by Klarna.
Beta Was this translation helpful? Give feedback.
All reactions