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

Web OTP fails on iOS #7

Closed
wilburx9 opened this issue Dec 13, 2018 · 2 comments
Closed

Web OTP fails on iOS #7

wilburx9 opened this issue Dec 13, 2018 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@wilburx9
Copy link
Owner

wilburx9 commented Dec 13, 2018

When making transactions that require web OTP on iOS, it fails with Authorization was abandoned. Please try again.

How to reproduce:

  1. Use a debit card that requires web OTP (e.g Fidelity VISA card).
  2. After inputting the OTP and submitting, the page closes but the transactions fail with Authorization was abandoned. Please try again error.

What the problem is
This is as a result of the custom headers required for transactions coming from iOS which is missing from this plugin.

Patch
A patch for this is in the works and will come ASAP.

@wilburx9 wilburx9 self-assigned this Dec 13, 2018
@wilburx9 wilburx9 added the bug Something isn't working label Dec 13, 2018
@jogboms
Copy link

jogboms commented Dec 13, 2018

I admire your dedication. Thanks for this @Wilburt

@wilburx9
Copy link
Owner Author

wilburx9 commented Dec 13, 2018

@jogboms Thank you! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants