GET
Get Payment Methods

Overview

Retrieve payment channels available for merchant API integration. Use this endpoint before creating a payment so your application can show the correct method code, fee information, transaction limits, and channel status.

Endpoint

Authentication

Requires merchant API authentication headers.

Response Example

Notes

  • Only use channels with status: active.
  • QRIS may require approved KYC depending on channel configuration.
  • If a channel is offline or under maintenance, do not show it as selectable to customers.

Authorizations

X-DOMPAY-API-Key
string
header
required
X-DOMPAY-Signature
string
header
required
X-DOMPAY-Timestamp
string
header
required

Response

200

Payment methods retrieved successfully