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.
The Shopify integration is coming soon. Join the waitlist to be notified when it’s available.
What to Expect
The Quickei Shopify app will let you accept QR code and payment page payments directly in your Shopify checkout flow.Planned Features
Checkout Integration
Quickei appears as a payment option at Shopify checkout — customers pay via QR code or payment page.
Order Sync
Orders update automatically when payments are confirmed, expired, or refunded via webhooks.
Multi-Currency
Accept payments in any currency supported by your Quickei merchant wallets.
Refund Support
Process refunds from the Shopify admin — automatically reflected in Quickei.
Current Alternative
While the Shopify app is in development, you can integrate Quickei using the POS API directly:- Create orders via
POST /orderswhen a customer checks out - Display the QR code or redirect to the payment page
- Handle
pos.order.paidwebhooks to update your Shopify order via the Shopify Admin API

