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.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024