I have a website that is running a Gatsby.js store using the Shopify API. I, along with everyone else who followed the tutorial on LevelUp are just missing one peice to our Shopify-Web Apps — I can’t get the checkout page to be on the same URL as my app.
Help, please!
Do I really need to build a checkout page myself with inventory checking and coupons and shipping and the transaction itself? Is there no way to just have a Shopify checkout page on the same URL as a PWA / web app?
Do I just need Shopify Plus? I don’t really want to build a theme when I’ve already built a checkout object… I just want to process the transaction using Shopify’s API on the same URL.