Greetings Shopify community!
If you are confused about the title and the terms I use in this discussion, then please bear with me as I am fairly new to Web Development, eCommerce, and Shopify. Also, I apologize for my English. It is not my first language.
I would like to build a “Marketplace” that would accommodate multiple sellers, something like “Amazon” in the West or “Lazada” in South East Asia. Those sellers would have individual accounts, and would be able to do some functions present in the Shopify store admin on their own. (Orders, Products, Analytics, and so on). Using the 14-day free trial, I observed that I can somehow achieve this by creating a Shopify partner account and registering it to my store as a collaborator, but correct me if I’m wrong, other collaborator accounts could see and modify other products too. If possible, sellers would only see their own products and would not have to register any Shopify account, the reason will be explained in the next paragraph.
I would also like to “connect” the seller accounts of my own website to this “Marketplace”. I have my own website that is built using PHP and MySQL. My site is an Auto dealership website that has sellers/agents. If possible, I would like to import the seller accounts from my own website to the marketplace and would not have to create a Shopify account to be able to login. Also, it would have a separate dashboard for individual sellers and to have a less hassle when jumping from my website to this marketplace. If creating a Shopify account is necessary, I am thinking of using SSO (Single Sign-on), either by using a provider or creating my own. Though it would be a bit inconvenient for my users.
Another concern of mine would be the payment methods. I don’t know how this works as I have no experience working with it. Ideally, who would handle the payment, the marketplace or the seller? Which would be better?
Here are some questions to summarize:
-
Is it possible to create a “multiple seller marketplace” in the Shopify platform?
-
Is it possible for the individual sellers to not have to create a Shopify account in order to use the marketplace? (Managing products and orders, analytics, basically like the admin page of a store)
-
If the answer on #2 is yes:
3.1. Is it possible to import seller account to the marketplace?
3.2. Is it possible for the seller to have their individual dashboard/admin page?
3.3. Can orders and added products be categorized by seller, i.e. an individual seller would only see and modify orders or products added by themselves?
- If the answer on #2 is no:
4.1. Is it possible to have SSO between my own website and the marketplace/shopify?
4.2. With a shopify account for sellers, is it possible for the seller to have their individual dashboard/admin page?
4.3. With a shopify account for sellers, Can orders and added products be categorized by seller, i.e. an individual seller would only see and modify orders or products added by themselves?
-
Ideally, who would handle the payment, the marketplace or the seller? Which would be better?
-
Am I getting something wrong about the capabilities of Shopify? Please do tell.
-
What other approach could you recommend to achieve my goals?