
Fields #
Store name: This is the full name of the store which will be displayed on forms and reports.
Store key: This is the main identifier of the store. Mandatory if using webservices.
Merchant key: This is the main identifier of the merchant (Optional except if you have multiple stores and multiple merchants)
Store API URL: This is the store path (ending with “.myshopify.com/”). Mandatory and provided by Shopify
Key: API user name. Mandatory and provided by Shopify.
Secret: API secret. Mandatory and provided by Shopify. This field is hidden and encrypted for security reasons.
Default warehouse ID: Optional and can be found in your Shopify store. This is necessary to put tracking number on Shopify order if you have more than one warehouse. Otherwise AtomicSeller will take the first warehouse found.
Generate credentials from the Shopify admin #
Before you can authenticate a private app to Shopify, you need to generate the required credentials from the Shopify admin of the store that you want to connect with your app.
Log in and then generate the required credentials from the test store admin:
- From your Shopify admin, go to Apps.
- Click Manage private apps, near the bottom of the page.
- Click Create a new private app.
- In the App details section, enter a name for the private app and a contact email address. Shopify uses the email address to contact the developer if there is an issue with the private app, such as when an API change might break it.
- In the Admin API section, select the areas of your store that you want the app to be able to access.
- In the API permissions section, select which types of data you want to expose to the app.
- Click Save.
You’ll see your API key and password in the Admin API section. You can use these credentials to make authenticated requests to the Shopify store that uses your application.
Caution
Treat the API key and password like you would any other password, because whoever has access to these credentials has full API access to the store.















Please find related information here from Shopify
Check that the store connection is working right #

Click on “Check Connection” button, then check the error message. For instance, this message appears because an access right is missing on Shopify app.
