Hosted Payment Pages are end-of-life
This page is for the classic Hosted Payment Pages (HPP) integration, which has reached end-of-life. This means we are:
This page is for the classic Hosted Payment Pages (HPP) integration, which has reached end-of-life. This means we are:
- No longer developing the HPP integration.
- Not accepting new HPP integrations.
- Preparing to stop accepting transactions using HPP.
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. |