This page is for our classic Hosted Payment Pages (HPP) integration. If you are integrating using our Checkout APIs, refer to the Online payments documentation instead.
This table lists fields returned in a response to the https://test.adyen.com/hpp/directory.shtml and https://test.adyen.com/hpp/directory/v2.shtml calls.
Field | Type | Required | Description |
---|---|---|---|
paymentMethods |
Array | ![]() |
Contains the information about the available payment methods. |
brandCode |
String | ![]() |
Code of the payment method brand. |
issuers |
Array | Returned only in case of bank payments. |
|
issuerId |
String | ![]() |
ID of the issuer. |
name |
String | ![]() |
Name of the issuer. |
logos |
Object | ![]() |
The payment method's logo of different sizes. |
normal |
String | ![]() |
The URL pointing to the payment method logo of the normal size. |
small |
String | ![]() |
The URL pointing to the payment method logo of the small size. |
tiny |
String | ![]() |
The URL pointing to the payment method logo of the tiny size. |
name |
String | ![]() |
Name of the payment method. |