Accepting credit cards, warehouses, and shipping and fulfilling orders
Hey community. As we know Shopify has deprecated the Storefront Checkout APIs, so we must use the Cart API. Anyone knows how to complete a cart, like we used to using the Checkout API resources? We are using Stripe to complete the checkout programmatically using checkoutCompleteWithTokenizedPaymentV3, but right now it is not possible to use that mutation.
I encountered the same problem. I migrated the application from CheckoutAPI to CartAPI and got stuck at the native payment step. According to Shopify's roadmap, native payment via APPLE PAY and GOOGLE PAY will be supported. You can find more information here: https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/cart#product-roadmap.
In the StorefrontAPI version 2024-07, I found two mutations: shopPayPaymentRequestSessionCreate and shopPayPaymentRequestSessionSubmit. I assume these two mutations will handle native payments. However, the documentation for these mutations is not clear. I don't know what information is required to make the request.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025