Describe the bug
The registration of a card as payment method gets stuck after successfully authenticating with BankID and returning to the app from external browser (which opened this page https://cards-eu.klarna.com/gui/modern-13.1.0//pay-challenger.html?init3ds=…) In the app the Klarna popup shows “Väntar på autentisering” (Waiting for authentication) and a loading animation (which is moving) but it never goes away. However if I press the “X” and close the Klarna popup the process recovers and the card gets successfully registered.
The Klarna popup is now showing “Väntar på autentisering” (Waiting for authentication) and loading animation
Then you get stuck here indefinitely
Or until closing the Klarna popup and then somehow triggering the success of the registration process
Expected behavior
The Klarna popup will show “Väntar på autentisering” (Waiting for authentication) and loading animation for a short period of time. After the registration is successful the Klarna popup will close automatically and the app can continue.
Impact Level
High. It’s blocking the required update to 2.1.6 and 2.1.7 for iOS and Android respectively. This update needs to be done by this week because of Klarnas deadline (15/7) for update being placed in the middle of Swedish summer vacations.
Additional context
The app uses the klarnaHybridSDK.
This issue did not occur in previous implementations using Klarna In-App SDK version 2.0.23 for iOS and 2.0.16 for Android. Unfortunately these are long jumps in versions and therefore I cannot confirm if the issues started with 2.1.6/2.1.7 or earlier.
Describe the bug The registration of a card as payment method gets stuck after successfully authenticating with BankID and returning to the app from external browser (which opened this page https://cards-eu.klarna.com/gui/modern-13.1.0//pay-challenger.html?init3ds=…) In the app the Klarna popup shows “Väntar på autentisering” (Waiting for authentication) and a loading animation (which is moving) but it never goes away. However if I press the “X” and close the Klarna popup the process recovers and the card gets successfully registered.
To Reproduce Steps to reproduce the behavior:
Expected behavior The Klarna popup will show “Väntar på autentisering” (Waiting for authentication) and loading animation for a short period of time. After the registration is successful the Klarna popup will close automatically and the app can continue.
Screenshots https://i.postimg.cc/MGgy3vYm/IMG-2937.png
Device and version:
Merchant Name Kalmar länstrafik, GoOn
Impact Level High. It’s blocking the required update to 2.1.6 and 2.1.7 for iOS and Android respectively. This update needs to be done by this week because of Klarnas deadline (15/7) for update being placed in the middle of Swedish summer vacations.
Additional context