Shopify app tutorial

Shopify partner dashboard actions

*If you don’t have a partner account you can register at: https://app.shopify.com/services/partners/signup


  1. Go to apps.

  2. Click “Create app”

  3. Choose a name and upload icons (you can change this later)

  4. Choose embedded settings Enabled. This will allow your setting to be inside Shopify without forcing the user to leave his current flow. Inffuse automatically incorporates the Embedded App SDK in your app.

  5. Choose the URLs to where your app files will be. You can also change this later, so if you’re just starting enter a sample URL. You only have to enter a URL for Callback. Preference URL is needed only if you’re not using the embedded SDK, which Inffuse automatically adds. Support URL should be your own webbsite/support URL.

  6. Shop admin links, allows you to add a link to your app settings directly from various shop admin pages. This is not required for Inffuse.

  7. An app proxy allows your app to have its own frontend link. This is not required for Inffuse.

  8. After saving you will have an API key and a credential secret key, both of which you need to enter in the Inffuse dashboard.

  9. You can now edit your App Store listing. After saving for the first time, you will be able to access your app and install it for testing.

Inffuse dashboard actions


  1. Go to the platforms section Add Shopify and enter your keys

  2. Create your settings.html and widget.html (if relevant) files, and add the inffuse SDK tag.