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

Closing Apple Pay Sheet #648

Closed
mfall33 opened this issue Oct 14, 2021 · 3 comments
Closed

Closing Apple Pay Sheet #648

mfall33 opened this issue Oct 14, 2021 · 3 comments
Labels
enhancement New feature or request ios user request A user has requested this

Comments

@mfall33
Copy link

mfall33 commented Oct 14, 2021

Just the way you can use presentApplePay is there any way or method for closing it?

@mfall33
Copy link
Author

mfall33 commented Oct 15, 2021

here's some context as to why this is needed..

I am confirming payments on the server and using the presentApplePay method as a way of generating a token. I am not calling confirmApplePay after this instead I'm hitting a payment endpoint on the backend to process the payment.

The issue is that once I call presentApplePay a paymentMethod is generated and the payment is processed (server) the ApplePay sheet is still displayed and the user must either be smart enough to tap another area of the screen in order to close it or else wait only to be given an error that their payment has not been processed (even though it has been on the server).

The ability to close the Apple pay sheet is a must have for this scenario.

@thorsten-stripe @arekkubaczkowski

@acomley-stripe acomley-stripe added enhancement New feature or request ios user request A user has requested this labels Nov 2, 2021
@Rc85
Copy link

Rc85 commented Jan 16, 2022

My apple pay sheet doesn't close by itself after payment method is created. It's stuck in Processing.

@charliecruzan-stripe
Copy link
Collaborator

duplicate of #447

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ios user request A user has requested this
Projects
None yet
Development

No branches or pull requests

4 participants