Starting January 1, 2026, Shopify now requires all custom apps to follow a new authentication process. If you're a first-time user of the Gear Exchange application by CedCommerce, integrating your Shopify store with the Gear Exchange connector. For existing users, if you're prompted to reauthorize your app, you'll need to follow the steps below to generate and connect new API credentials using the updated Shopify app setup flow.
Note: The old method is still available for now, but it will be phased out. You can simply follow the old method by following the authentication steps in the application.
Follow the instructions below to complete your connection with Gear Exchange.
Step 1: Open the Shopify Dev Dashboard
- Log in to your Shopify admin account.
- Go to Apps from the left-hand navigation panel.
- Click on ‘App Settings’ from the search bar’s dropdown options.
- Click Develop apps (or Build apps, depending on your Shopify version).
- Click on ‘Build apps in Dev Dashboard,” and you’ll be taken to the Shopify Dev dashboard.
- Click on ‘Create App’
Step 2: Create a Custom App
- Click Create app.
- Enter an App Name (e.g., CedCommerce Gear Exchange Integration).
- Click Create to proceed.
App Name: You may keep the default name or update it to something easily identifiable. The name does not impact functionality.
App URL: Paste the App URL provided inside the CedCommerce Gear Exchange app. Do not use placeholders or example links. Make sure the "Embed app in Shopify admin" option is unchecked.
Preferences URL: Leave this field blank unless instructed otherwise.
Webhooks API Version: From the dropdown, select 2026-01. The webhook version may change over time, so refer to the steps inside the CedCommerce app during Shopify authentication for the latest version guidance.
Step 4: Set Required Scopes
Click Select scopes.
Add the following permissions:
→ read_products
→ read_inventory
→ write_orders
→ read_fulfillments
These scopes are required for syncing products, inventory, and order management between Shopify and Gear Exchange. Make sure all scopes are selected before proceeding. Missing permissions may prevent successful integration.
Step 5: Redirect URLs
Paste the Redirect URL(s) provided in the CedCommerce Gear Exchange app. If multiple URLs are shared, separate them using commas.
Step 6: POS and App Proxy
No configuration is required in these sections. Leave them unchanged.
Final Step: Release the App and Retrieve Credentials
- Click Release to activate the app version.
- Navigate to Settings → Credentials.
- Copy the Client ID and Client Secret.