List payment methods

List the payment methods activated for a site.

Update iDeal 2.0

⚠️

Note:

Upon our migration to iDeal 2.0, the issuer is selected within the iDeal environment. The parameter issuer_id is no longer required for requests with type direct.

In the additional_data object, issuers will not be returned.

How to test

  1. Under Authentication > Bearer, enter an API key from your TEST account.
  2. Click Try it!

❗️ Never use a live API key!

💬  For support, email [email protected]


Query Params
integer

Filter payment methods by availability for a given order amount in eurocents.

string

Filter payment methods by availability in a given country.

Format: ISO 3166-1 alpha-2 code.

string

Filter payment methods by availability for a given currency.

Format: ISO-4217 currency code.

string

Display information about a payment method for a given locale, if possible.

integer
enum

Group credit and debit cards together in the response.

  • 0: Don't group cards in the results.
  • 1: Group cards in the results.
Allowed:
integer
enum

Whether to include gift cards in the results.

  • 0: Don't include gift cards in the results.
  • 1: Include gift cards in the results.
Allowed:
Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json