You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using pay_now payment option sdk interalBrowser does not call onAuthorized callback function on Android.
To Reproduce
Select direct bank transfer payment option, continue thought the payment pipeline untill thank you message. onAuthorized is not called here.
Expected behavior
At thank you message KlarnaPaymentViewCallback is expected to call onAuthorized
Screenshots
Device and version:
Device: Any android phone
OS version: Any
Klarna In-App SDK version [e.g. 1.2.3]: 2.6.2
Impact Level
Navigation back to app and giving feedback to user about his payment status is dependent on getting onAuthorized call. Now the user is just stuck to klarna thank you message and have to manually backtrack all the steps.
Additional context
Other payment methods work as expected.
The text was updated successfully, but these errors were encountered:
mariinsky
changed the title
KlarnaPaymentViewCallback not callin onAuthorized with pay_now option.
KlarnaPaymentViewCallback not calling onAuthorized with pay_now option.
Jun 1, 2023
Describe the bug Using pay_now payment option sdk interalBrowser does not call onAuthorized callback function on Android.
To Reproduce Select direct bank transfer payment option, continue thought the payment pipeline untill thank you message. onAuthorized is not called here.
Expected behavior At thank you message KlarnaPaymentViewCallback is expected to call onAuthorized
Screenshots
Device and version:
Device: Any android phone
OS version: Any
Klarna In-App SDK version [e.g. 1.2.3]: 2.6.2
Impact Level Navigation back to app and giving feedback to user about his payment status is dependent on getting onAuthorized call. Now the user is just stuck to klarna thank you message and have to manually backtrack all the steps.
Additional context Other payment methods work as expected.
Describe the bug
Using pay_now payment option sdk interalBrowser does not call onAuthorized callback function on Android.
To Reproduce
Select direct bank transfer payment option, continue thought the payment pipeline untill thank you message. onAuthorized is not called here.
Expected behavior
At thank you message KlarnaPaymentViewCallback is expected to call onAuthorized
Screenshots
Device and version:
Impact Level
Navigation back to app and giving feedback to user about his payment status is dependent on getting onAuthorized call. Now the user is just stuck to klarna thank you message and have to manually backtrack all the steps.
Additional context
Other payment methods work as expected.
The text was updated successfully, but these errors were encountered: