Question:
Is single Custom App legally may be distributed to several merchants (or businesses, so to say), that are independent of each other?
Product:
Wix Apps
What are you trying to achieve:
We are developing an e-commerce system. We want our customers, who use Wix, to be able to synchronize their Wix products with it. Thus, our application has to be able to make calls to Wix API and listen to webhooks. Initally, we planned to use Custom App and share installation links directly. Is such approach a viable solution or we should look into Public App creation?
What have you already tried:
Read documentation.
Additional information:
The reason why this question appeared is the following - we are also looking into Shopify integration, but they prohibit such approach and require at least Public Unlisted App that would have to pass a review etc. This means, that they don’t allow custom apps that share the same code base to be installed for different merchants.
The application is a back-end server (Web API).