Skip to content

Set Up Shopify

Artha edited this page Aug 5, 2024 · 2 revisions

Step 1: Create a Shopify Partner Account

Go to the https://partners.shopify.com website.
Click on "Join" and fill in the required information to create an account.

Step 2: Create a Shopify Development Store

After logging into your Shopify Partner account, click on "Stores" in the left-hand sidebar.
Click on "Add store".
Select "Development store" and fill in the store details.

Step 3: Create a Custom App in Shopify

Go to the Shopify Admin of your development store.
In the left-hand sidebar, click on "Apps".
Click on "Develop apps for your store".
Click on "Create an app".
Provide an App name and select the App developer (you can select yourself).
Click "Create app".

Step 4: Configure API Scopes

In the app dashboard, click on "Configuration".
Under "Admin API integration", click "Configure".
Select the scopes your app needs. For example, to read products, select read_products.
Click "Save".

Step 5: Get API Credentials

In the app dashboard, click on "API credentials".
Here, you will find your API Key and API Secret Key. These credentials are required to authenticate your app with Shopify.

Step 6: Install the App on Your Development Store

In the app dashboard, click on "Install app".
Confirm the installation by clicking on "Install".Step 1: Create a Shopify Partner Account

Go to the Shopify Partners website.
Click on "Join now" and fill in the required information to create an account.

Step 2: Create a Shopify Development Store

After logging into your Shopify Partner account, click on "Stores" in the left-hand sidebar.
Click on "Add store".
Select "Development store" and fill in the store details.

Step 3: Create a Custom App in Shopify

Go to the Shopify Admin of your development store.
In the left-hand sidebar, click on "Apps".
Click on "Develop apps for your store".
Click on "Create an app".
Provide an App name and select the App developer (you can select yourself).
Click "Create app".

Step 4: Configure API Scopes

In the app dashboard, click on "Configuration".
Under "Admin API integration", click "Configure".
Select the scopes your app needs. For example, to read products, select read_products.
Click "Save".

Step 5: Get API Credentials

In the app dashboard, click on "API credentials".
Here, you will find your API Key and API Secret Key. These credentials are required to authenticate your app with Shopify.

Step 6: Install the App on Your Development Store

In the app dashboard, click on "Install app".
Confirm the installation by clicking on "Install".