Skip to main content

Mobile commerce on Shopify includes:

  • Mobile storefronts: Browse products, search your catalog, and build a cart with the Storefront API.
  • Checkout Kit: Present Shopify checkout inside your app. Shopify processes the payment and creates the order.
  • Accelerated checkouts: Buyers pay with Shop Pay and Apple Pay directly from product and cart pages, without opening checkout.
Sequence diagram showing the mobile commerce flow: buyer browses and adds to cart, app creates a cart through the Storefront API, API returns a checkoutUrl, app presents checkout using Checkout Kit, and buyer completes the purchase through Shopify.