Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KlarnaPaymentViewCallback not calling onAuthorized with pay_now option. #195

Open
mariinsky opened this issue Jun 1, 2023 · 2 comments
Open

Comments

@mariinsky
Copy link

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
Screenshot 2023-06-01 at 12 19 36

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.

@mariinsky mariinsky changed the title KlarnaPaymentViewCallback not callin onAuthorized with pay_now option. KlarnaPaymentViewCallback not calling onAuthorized with pay_now option. Jun 1, 2023
@BunnyBuddy
Copy link

Same here, any solution?

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 Screenshot 2023-06-01 at 12 19 36

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.

@BunnyBuddy
Copy link

Any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants