Shopify / mobile-buy-sdk-ios

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using Apple Pay or their credit card.
MIT License
452 stars 199 forks source link

Apple Pay support in 13.0.0 ?? #1242

Open thib4ult opened 1 month ago

thib4ult commented 1 month ago

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 commented 4 days ago

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.