feat(shopify): Support Shopify-initiated install flow and improve integration page

This commit is contained in:
Muhsin
2026-02-13 13:14:04 +05:30
parent 2c2f0547f7
commit 434d621dc4
14 changed files with 163 additions and 31 deletions
@@ -21,6 +21,7 @@ const FEATURE_HELP_URLS = {
billing: 'https://chwt.app/pricing',
saml: 'https://chwt.app/hc/saml',
captain_billing: 'https://chwt.app/hc/captain_billing',
shopify: 'https://chwt.app/hc/shopify',
};
export function getHelpUrlForFeature(featureName) {