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:

  1. Go to the Shopify Dev Dashboard
  2. Sign in to the same account you use to manage your shop if you are not already logged in
  3. Click the Apps menu from the navigation on the left, then create the Create app button on the top right.
  4. Enter a name for your app and click create
  5. 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
  6. Scroll down and click "Release"
  7. 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).
  8. 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