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

Stripe equivalent for openNativePaySetup from tipsi-stripe #400

Closed
bill-pairaktaridis opened this issue Jul 5, 2021 · 1 comment · Fixed by #525
Closed

Stripe equivalent for openNativePaySetup from tipsi-stripe #400

bill-pairaktaridis opened this issue Jul 5, 2021 · 1 comment · Fixed by #525
Labels
enhancement New feature or request need triage

Comments

@bill-pairaktaridis
Copy link

tipsi-stripe, from which we are migrating, had a method called openNativePaySetup which allowed us to open Apple Wallet from within our app, in case the user hadn't set it up (seen here: https://github.com/tipsi/tipsi-stripe/blob/2e777c704bd00833fa1642035b03886049563846/src/Stripe.js#L232).

Describe the solution you'd like
We would like to have a method or way to do the same, as well as to be able to check if Apple Pay is support but not set up. Right now, if I'm not mistaken, isApplePaySupported checks for both, so there's no in-between.

@thorsten-stripe thorsten-stripe added enhancement New feature or request need triage labels Jul 12, 2021
@jaaywags
Copy link

This may be a duplicate of issue #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request need triage
Development

Successfully merging a pull request may close this issue.

3 participants