Shopify docs
66 actions for OAuth pairing, order sync, payout reconciliation, GL posting, COGS tracking, gift card deferred revenue, and the App Store dance.
All Shopify docs
-
Shopify Integration Install Walkthrough
install-walkthroughStep-by-step Shopify accounting integration install for ERPClaw. From fresh Shopify store to first synced order in under 10 minutes. Free, open source, self-hosted.
-
Shopify Integration Architecture - How ERPClaw Connects to Shopify
architectureTechnical architecture of the ERPClaw Shopify connector. Cloudflare Pages + Worker + your ERPClaw. Merchant data never transits our servers. Three latency tiers for command delivery.
-
Shopify Integration Troubleshooting
troubleshootingFix common ERPClaw Shopify integration issues. Pairing code expired, OAuth scope errors, sync failures, status card stuck, webhook 401s, and reinstall flow.
-
Shopify OAuth Pairing - How the App Store Flow Works
oauth-pairingDeep dive on the ERPClaw Shopify OAuth pairing flow. Six-character codes, single-use redemption, HKDF-derived per-shop HMAC, App Bridge v4 session tokens. Token never persists on our infrastructure.
-
Shopify GDPR Webhooks - How ERPClaw Handles Data Requests + Redaction
gdpr-webhooksHow the ERPClaw Shopify integration handles the four mandatory GDPR webhooks: customers/data_request, customers/redact, shop/redact, app/uninstalled. Source-verifiable + audit-ready.
-
Shopify App Store vs Custom App - Which Install Path is Right?
app-store-vs-custom-appComparison of the two ERPClaw Shopify install paths: Shopify App Store OAuth (recommended) vs Custom App with shpat_ token (power-user). Tradeoffs, security, automation.