Skip to main content

Payment Gateway endpoints

Use the following base URLs depending on whether you are testing or processing live payments.

Authentication

All APIs require authentication except POST /orders/sessions, which does not require credentials and can be called directly from the browser. For authentication details for merchants and partners, see API authentication.

Payment gateway APIs

The following sections list all available APIs grouped by function.

Orders

Use these APIs to create and manage payment orders.

Authentication

Use this API to submit or resend an OTP during a payment flow.

Payments

Use these APIs to retrieve payment details for an order.

Settlements

Use these APIs to fetch settlement details for individual orders or across a date range. Use these APIs to create, retrieve, and manage payment links.

Token vault

Use these APIs to manage saved payment instruments for a customer.

Reconciliation

Use these APIs to fetch reconciliation reports for settlements and payment gateway transactions.