PAY-501 - Retrieve available payment methods

This endpoint retrieves the available payment methods based on the country, locale, amount, and currency.
It provides a list of payment methods that can be used for checkout based on the merchant's Adyen configuration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The reference of the order given the reference type. Example: "174-107-9164387". Order Djust IDs or external IDs are not allowed.

string

The ISO 3166-1 alpha-2 country code where the payment is made. Example: "FR" for France.

string

The preferred language and region format. Example: "en-US" for English (United States).

string
Defaults to COMMERCIAL
deprecated

The reference type of the order. Possible values: ["COMMERCIAL", "LOGISTIC"].

Headers
string
enum
required

Specifies the client type making the request.

  • OPERATOR: Platform operator user.

  • ACCOUNT: Customer account user.

  • SUPPLIER: Supplier managing orders.

Allowed:
string
required

API key required for authentication. Must be valid and linked to the requesting user.

string

(Optional) Store ID in multi-store environments.

string

(Optional) Store view ID in multi-store environments.

string

(Optional) Customer account ID in multi-account customer user.

Response

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