QX Integrations

Connected to the stack
you already trust.

QX doesn't replace what works — it connects it. Certified integrations for payments, POS, ERP, accounting, CRM and delivery, plus a modern API for everything else.

40+
Certified partners
12
Payment methods
60+
Live webhooks
99.99%
API uptime
Partner ecosystem

Every integration, production-grade.

Payment Providers

Certified acquirers and wallets across KSA and the region.

MadaApple PayGoogle PayVisaMasterCardSTC PayTabbyTamara

POS Systems

Two-way sync for menus, orders, discounts and payments.

FoodicsMarnRastiOdoo POSOracle SimphonyLightspeed

ERP

Financials, procurement and inventory kept in step with service.

SAPMicrosoft DynamicsOracle NetSuiteOdoo ERP

Accounting

Automated journals, VAT reports and reconciliation.

Zoho BooksQuickBooksXeroWafeq

CRM & Marketing

Ship guest data to the tools your marketers already live in.

HubSpotSalesforceKlaviyoBrazeMeta AdsGoogle Ads

Delivery

Unified menu, stock and orders across aggregators.

HungerStationJahezTalabatDeliverooCareem
API & webhooks

Build anything on top of QX.

A clean REST API, signed webhooks, sandbox environments and versioned schemas. Everything the platform does, your team can automate.

  • REST + JSON, idempotent writes, cursor pagination
  • Signed webhooks with automatic retries and DLQ
  • Sandbox environment mirroring production
  • OpenAPI schema, TypeScript SDK, code samples
POST /v1/orders
{
  "branch_id": "br_riyadh_01",
  "table": "T-14",
  "items": [
    { "sku": "MENU_2201", "qty": 2, "modifiers": ["no_ice"] },
    { "sku": "MENU_1108", "qty": 1 }
  ],
  "guest": { "phone": "+9665..." }
}
webhook · order.paid
{
  "id": "evt_9f...",
  "type": "order.paid",
  "amount_halalas": 21800,
  "method": "mada",
  "occurred_at": "2026-07-21T18:04:11Z"
}

Need something custom?

Our platform team ships new integrations in weeks, not quarters. Tell us what you run — we'll come back with a plan.