A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi all, I would like to use the shopify admin api without using their cart/checkout or shopify payments. We have our own checkout process that we want to integrate the apis to. Basicly we only need to use the product & variants, images, smart collections, customer and order resources. Our front end needs to list our products based on a smart collection, have our users pick something and then create a customer and an order within shopify. Looking at the documentation, it looks like we can accomplish this using just the APIs (no themes or apps).
I'm sure shopify would like a cut of whatever we are selling so does anyone know if this is possible or are we violating the shopify TOS by avoiding the use of shopifys payment & their checkout process? If it's possible, what subscription plan would be good for our use case?