Shopify Affiliate System
Increlon Affiliate - E2E
Install on your Shopify dev store
Use this route to start the Shopify OAuth flow and connect the affiliate app to a development store.
Shopify OAuthPrisma session storageDev-store testing
This install flow creates an offline Shopify session for the store, stores it in Prisma, and then routes you into the admin dashboard where live Shopify product search is available for coupon creation.
Before you start
Set SHOPIFY_API_KEY, SHOPIFY_API_SECRET, and SHOPIFY_APP_URL in the env file for the environment you are running.
Use the matching Shopify CLI config so the client ID and redirect URLs match the Partner Dashboard app for that environment.