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

Apple Pay support in 13.0.0 ?? #1242

Closed
thib4ult opened this issue Sep 5, 2024 · 3 comments
Closed

Apple Pay support in 13.0.0 ?? #1242

thib4ult opened this issue Sep 5, 2024 · 3 comments

Comments

@thib4ult
Copy link

thib4ult commented Sep 5, 2024

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)

@vixdug
Copy link
Contributor

vixdug commented Oct 15, 2024

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.

@tgloc
Copy link

tgloc commented Dec 18, 2024

Hi @vixdug, is this currently available?

@kieran-osgood-shopify
Copy link

Hi @tgloc @thib4ult,

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 write_cart_wallet_payments you will need to start integrating. This can be requested in the signup form (this is also available in the first requirement of the "Integrate Apple Pay" doc, and if the link should change this is where to look)

Image

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

4 participants