Skip to main content

Get Client Payment Methods

GET 

/client-payment-methods

Retrieve available payment methods from the client side. No authentication required.

You must provide either an accountId or a paymentId as a query parameter.

When providing a paymentId, the response includes payment-specific information such as amount and currency.

If countryCode is not provided, it is automatically detected from the client's IP address to filter payment methods by geographic availability.

You can also filter by amount or currency.

Request

Responses

Available payment methods