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

Trying to handle a timeout error before calling completeLastTransaction #54

Open
pauloya opened this issue Oct 29, 2019 · 0 comments
Open

Comments

@pauloya
Copy link

pauloya commented Oct 29, 2019

We're calling makePaymentRequest() followed by completeLastTransaction() when all is done and finished.
If we hold the call to completeLastTransaction() for 30s then a popup is shown "Apple Pay not Completed" for 1s and then everything is gone.
We're trying to understand why this popup shows so briefly and why it disappears by itself.
Also, is there a handler on the plugin that allows us to handle this timeout?

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

1 participant