# Quickei Developer Docs ## Docs - [Get Access Token](https://developer.quickei.io/api-reference/01-access-token.md): Authenticate and obtain an access token - [Initiate Payment](https://developer.quickei.io/api-reference/02-initiate-payment.md): Create a new payment transaction - [Check Payment Status](https://developer.quickei.io/api-reference/03-check-payment-status.md): Query the status of a payment - [Response Codes](https://developer.quickei.io/general/01-response-codes.md): HTTP status codes used by the API - [Error Handling](https://developer.quickei.io/general/02-error-handling.md): Handle API errors gracefully - [Best Practices](https://developer.quickei.io/general/03-best-practices.md): Guidelines for a production-ready integration - [Examples](https://developer.quickei.io/general/04-examples.md): Code examples and implementation guides - [Support](https://developer.quickei.io/general/05-support.md): Get help with your integration - [Introduction](https://developer.quickei.io/getting-started/01-introduction.md): Build powerful payment experiences with the Quickei API - [Prerequisites](https://developer.quickei.io/getting-started/02-prerequisites.md): Requirements before integrating the Quickei API - [Authentication](https://developer.quickei.io/getting-started/03-authentication.md): Obtain and use your API credentials - [Base URL](https://developer.quickei.io/getting-started/04-base-url.md): Production and sandbox API endpoints - [Integrations Overview](https://developer.quickei.io/integrations/01-overview.md): Connect Quickei to your existing tools and platforms - [WooCommerce](https://developer.quickei.io/integrations/02-woocommerce.md): Accept Quickei payments on your WordPress store - [Shopify](https://developer.quickei.io/integrations/03-shopify.md): Add Quickei payments to your Shopify store - [Odoo](https://developer.quickei.io/integrations/04-odoo.md): Synchronize payments, invoices, and accounting with Odoo ERP - [ERPNext](https://developer.quickei.io/integrations/05-erpnext.md): Accept Quickei QR payments on ERPNext invoices - [Telegram Bot](https://developer.quickei.io/integrations/06-telegram.md): Banking via Telegram — balances, transfers, and history - [WhatsApp Bot](https://developer.quickei.io/integrations/07-whatsapp.md): Banking via WhatsApp — balances, transfers, and currency exchange - [Payment Links](https://developer.quickei.io/integrations/08-payment-links.md): Share payment links, profile pages, and bill splits — no integration needed - [Custom Webhooks](https://developer.quickei.io/integrations/09-webhooks.md): Receive real-time HTTP callbacks for payment events - [JavaScript SDK](https://developer.quickei.io/integrations/10-javascript-sdk.md): Accept payments on any website with a few lines of code - [Partner Payout API](https://developer.quickei.io/partner-api/01-overview.md): Send payouts directly to Quickei user wallets via API - [Authentication](https://developer.quickei.io/partner-api/02-authentication.md): Authenticate with the Partner Payout API - [Lookup User](https://developer.quickei.io/partner-api/03-lookup.md): Find a Quickei user by phone number or email - [Get Quote](https://developer.quickei.io/partner-api/04-quote.md): Get exchange rate and fees before executing a payout - [Execute Payout](https://developer.quickei.io/partner-api/05-payout.md): Send a payout to a Quickei user wallet - [Payout Status](https://developer.quickei.io/partner-api/06-status.md): Check the status of a payout - [Wallet Balance](https://developer.quickei.io/partner-api/07-balance.md): Get your merchant wallet balances - [Webhooks](https://developer.quickei.io/partner-api/08-webhooks.md): Receive real-time payout status notifications - [POS API Overview](https://developer.quickei.io/pos-api/01-overview.md): Accept in-store payments with QR codes and payment pages - [Create Order](https://developer.quickei.io/pos-api/02-create-order.md): Create a new POS payment order - [List Orders](https://developer.quickei.io/pos-api/03-list-orders.md): Retrieve recent POS orders - [Get Order](https://developer.quickei.io/pos-api/04-get-order.md): Get details of a specific order - [Cancel Order](https://developer.quickei.io/pos-api/05-cancel-order.md): Cancel a pending POS order - [Terminals](https://developer.quickei.io/pos-api/06-terminals.md): List configured POS terminals - [Webhooks](https://developer.quickei.io/pos-api/07-webhooks.md): Receive real-time order event notifications - [Payment Page](https://developer.quickei.io/pos-api/08-payment-page.md): Hosted payment page for POS orders - [Create Payout](https://developer.quickei.io/pos-api/09-create-payout.md): Initiate a payout to a mobile money account or bank account - [List Payouts](https://developer.quickei.io/pos-api/10-list-payouts.md): Retrieve a paginated list of payouts - [Get Payout](https://developer.quickei.io/pos-api/11-get-payout.md): Get details of a specific payout - [Create Refund](https://developer.quickei.io/pos-api/12-create-refund.md): Refund a payment (full or partial) - [List Refunds](https://developer.quickei.io/pos-api/13-list-refunds.md): Retrieve refunds for your merchant account - [Get Refund](https://developer.quickei.io/pos-api/14-get-refund.md): Get details of a specific refund ## OpenAPI Specs - [openapi](https://developer.quickei.io/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/appdevsx/Quickei-Gateway-Example) - [Contact](https://quickei.io/contact)