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.
This is a major release with several breaking changes. Most notably, the suite of Checkout related types, mutations, and queries have been removed. Additionally, this release removes the Pay target from the SDK as it is no longer usable without the related Checkout APIs.
For more information about the deprecation and sunsetting of the Checkout APIs, please see the changelog post.
Release Notes
Shopify.dev - Latest Schema Changes
This is a major release with several breaking changes. Most notably, the suite of
Checkout
related types, mutations, and queries have been removed. Additionally, this release removes thePay
target from the SDK as it is no longer usable without the relatedCheckout
APIs.For more information about the deprecation and sunsetting of the
Checkout
APIs, please see the changelog post.