List Payin Methods By Country & Currency

Retrieve a list of all Payin-Methods available. Filter the results by specifying the currency and country query parameters.

You can also filter the results by specifying the is_va_allowed (Virtual Account) to fetch Payin-Methods specifically for creating Virtual Accounts (e.g., generating a bank account number in Australia with a BSB/Account No). Some Payin-Methods can generate a static Virtual Account and facilitate payments, while other Payin-Methods allow payments through Checkout Page or Direct API. The result includes VA-only-Payin-Methods by country and currency.

This API comes with Pagination support, you can customize limit and page query parameters as per the requirements.

Query Params
string
required

Country Code (ISO 3166-1, 2-char alphabetic code)

string
required

Currency Code (ISO 4217, 3-char alphabetic code)

boolean

true or false (This field means if a Payin method can be used to generate a Virtual Account for the country, currency combination

int32

Max number of transactions per page. Default is 10 transactions per page

int32

The page number to return. If unspecified, the first page is returned

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8