1. Permissions

Your app should function perfectly with the minimum number of scopes. Don’t request all permissions during development.


2. OAuth & Setup

3. Data Sync & Webhooks

Please note that not all apps have same scenarios, so check the points related to your logic. This is only a guide list.

3.1 Products common cases:

If your app deals with products, check the following points:

3.2 Orders common cases:

If your app deals with Orders, check the following points.