Connector Center
Set Up Shopify
Connect a Luzione-owned Shopify store with Dev Dashboard client credentials. The backend requests and caches the Admin API access token server-side.
Minimum Setup
Dev Dashboard client credentials
Set SHOPIFY_SHOP_DOMAIN, SHOPIFY_CLIENT_ID or SHOPIFY_API_KEY, and SHOPIFY_CLIENT_SECRET or SHOPIFY_API_SECRET in Vercel. The app exchanges them for a short-lived Admin API token on the server.
Server Environment
Shop domain
Configured
Client ID
Configured
Client secret
Configured
No browser form stores Shopify secrets. The generated access token stays server-side and is refreshed before expiry.