DevelopersOverview

Developers

Build on Orchard’s commerce backend from your own storefront or tool. Whether you use the typed SDK or raw REST, you’re hitting the same /api/v1 surface — scoped to your tenant automatically.

Start here

The shape of an integration

  1. Get a tenant slug and test-mode keys from the operator.
  2. Build the read path first — products, content, inventory — against your test tenant.
  3. Wire customer auth (passwordless magic link) and checkout (hosted Stripe Checkout) once you have keys.
  4. Subscribe to webhooks for order and subscription lifecycle events.
  5. Scope any custom modules you need as one-page specs.

Questions or spec-shape feedback: amir@dallal.me.