I have a client who wants to sell memberships on a website that is not a shopify store. They insist on using Shopify to handle the paid membership because they have separate shopify store. I am struggling to determine if this is feasible.
The plan is to create a product named "membership" and utilize Appstle to manage the subscriptions. On the website, we would utilize the Shopify/Appstle API and webhooks to synchronize the user’s membership status. I have searched for examples of a similar approach but haven’t found any.
2
Answers
Answering my own question in hopes it helps others.
This is how we accomplished selling memberships using Shopify on an external website:
We decided to use the Appstle Memberships app to sell memberships.
I would look at it this way. Shopify has structured itself for many years to try and get away from the "You must use a Shopify store" to sell things. Hence you can now sell on eBay, Amazon, and almost any other sales channel you want. You have the buy button. Basically as Tobi once said, if it runs code, you can sell your Shopify item on it.
So you have to embrace that by doing your homework. If your client insists on selling something of theirs on a website that is NOT Shopify, this fits what Shopify pushes. That website is just a sales channel.
So at a minimum, you can whip up a Sales Channel App, and use that pattern. And of course, if you understand Shopify well enough, you could probably also try some other patterns. It is on you.
I caution you against thinking you’ll just find an App to do it all for you though. You might! It might even be 99% perfect! But I sense you’re unique needed here will be serviced best by something you craft specifically for this store. Especially in light of wanting to sell subscriptions.