Extend Quickei into your existing stack — e-commerce, ERP, messaging, or custom systems. Every integration uses the same secure API and webhook infrastructure.Documentation Index
Fetch the complete documentation index at: https://developer.quickei.io/llms.txt
Use this file to discover all available pages before exploring further.
Available Integrations
WooCommerce
Accept Quickei payments on your WordPress store with automatic order sync and refunds.
Odoo
Sync orders, invoices, and accounting with your Odoo ERP. POS QR payments and auto-reconciliation.
ERPNext
Accept Quickei QR payments on invoices with automatic Payment Entry creation.
Telegram
Let users check balances, send money, and view history — all from a Telegram bot.
Banking via WhatsApp — balance checks, transfers, and currency exchange through conversation.
Payment Links
Share payment links, profile pay pages, and bill splits — no integration needed.
Coming Soon
Shopify
Add Quickei as a payment method in your Shopify store.
CRM
Centralize customer data and track purchase history for targeted campaigns.
Zapier
Automate workflows between Quickei and 5,000+ apps with zero code.
How Integrations Work
All integrations follow the same pattern:Authenticate
Use your merchant API credentials (
client_id / client_secret) to connect your platform to Quickei.Create payments
Call the POS API or Payment Gateway API to generate QR codes, payment pages, or payment links.
Receive webhooks
Get real-time
pos.order.paid, pos.order.refunded, and other events via HMAC-signed HTTP callbacks.Integration Matrix
| Integration | Auth Method | Webhooks | QR Payments | Payment Pages | Auto-Reconciliation |
|---|---|---|---|---|---|
| WooCommerce | API Keys | HMAC-SHA256 | Yes | Yes | Yes |
| Odoo | API Keys | HMAC-SHA256 | Yes | Yes | Yes |
| ERPNext | API Keys | HMAC-SHA256 | Yes | Yes | Yes |
| Telegram | Bot Token | N/A | Via links | Via links | N/A |
| Meta API | Hub Signature | Via links | Via links | N/A | |
| Payment Links | N/A | N/A | Yes | Yes | Automatic |
| Custom Webhooks | API Keys | HMAC-SHA256 | N/A | N/A | Custom |

