-
Notifications
You must be signed in to change notification settings - Fork 202
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
Apple Pay support in 13.0.0 ?? #1242
Comments
Hey @thib4ult - We are going to be releasing support to build native Apple Pay pre-checkout in the next ~ month. This will be compatible with the Cart API. The Checkout API is deprecated and should not be used. |
Hi @vixdug, is this currently available? |
The support for native Apple Pay is live. There are tutorials for setting up the Certificates with Apple, and integrating checkout with PassKit in swift:
There is a scope ![]() |
As many of us have asked in the past, we need to implement Apple Pay in our app, and there are no way to do this in 13.0.0. Our only option is to use 12.x? Or is there a hidden way somewhere to use Apple Pay natively in 13.0? (we're using the checkout sheet kit for everything else)
The text was updated successfully, but these errors were encountered: