Skip to main content

Important Update - Shopify has removed the Checkout API from April 1st 2025, and all new builds will now be Cart API-enabled by default.

· One min read

Features and Improvements

Important Update: Shopify has removed the Checkout API from April 1st 2025, and all new builds will now be Cart API-enabled by default.

Apppmaker successfully migrated all existing Checkout API to cart API successfully. With most of the backward compatibility. Since this is a major change, we recommend customer and partners to test the new version before upgrading.

Key Updates:

  • The Checkout API is no longer available by Shopify from April 1st 2025. You can use cart API
  • All new builds will automatically use the Cart API instead.
  • If you need assistance with this transition, feel free to reach out to us.
  • Helper functions are available to help you migrate from Checkout API to Cart API.
  • Checkout Sheet support is now available and enabled by default.

Major changes:

  • In purchase event, there is no order name filed is now available.

To test the Checkout API in older versions, you can use the following tag:

expo-v2-25-02

Let us know if you have any questions!