Skip to main content

Get Payment Methods

GET 

/payment-methods

Retrieve available payment methods for an account or a specific payment.

You can provide either an accountId or a paymentId as a query parameter to get the available payment methods.

When providing a paymentId, the response will include additional payment-specific information such as amount and currency. This is useful when you want to show payment options that are specifically available for a particular transaction.

When providing an accountId, the response will include all payment methods available for that account based on the merchant's configuration and supported payment methods.

Request

Responses

Available payment methods