Orqpay

Introduction

Merchant and Partner API docs for Orqpay — accept USDC/USDT with invoices and webhooks.

Orqpay is a stablecoin payment gateway. Merchants create invoices, send customers to hosted checkout, and receive signed webhooks when payment status changes.

Merchants

Phase 1 public merchant API (API key) covers:

  • Create and get invoices
  • Poll invoice status
  • whoami for key context
  • Test vs live API keys

Configure webhook URL and secret in the merchant dashboard. Verify webhook signatures in your backend — see Webhooks.

Dashboard features (withdrawals, disbursements, money overview) are managed in the merchant app — not required for a basic gateway integration.

Partners

Invite-only aggregators embed Orqpay for their sub-merchants (API-managed merchants, invoices, and webhooks). See Partners.

Balances, payouts, and disbursements for partners are coming soon in the public docs and API reference.

Next steps

On this page