Create a custom Shopify app
By creating a custom Shopify app, Partially will be able to connect to your Shopify shop to create an order when a plan is opened, mark an order as paid when a plan is paid, and more.
Take the following steps to create a custom Shopify app:
- Go to the Shopify Dev Dashboard
- Sign in to the same account you use to manage your shop if you are not already logged in
- Click the Apps menu from the navigation on the left, then create the Create app button on the top right.
- Enter a name for your app and click create
- Under "Access > Scopes" click "select scopes", then select the following before clicking done: write_orders, read_products, read_price_rules, read_discounts, read_inventory, read_locations, and read_checkouts
- Scroll down and click "Release"
- Make sure you click "install app" in the home section of the app (on the side menu click the app's name to access this).
- The settings section of the app will have the client id and client secret needed for Partially to connect to your shop
More from Shopify: Create apps using the Dev Dashboard