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.
To communicate with Adyen, you should submit HTTP POST requests to corresponding endpoints. These endpoints differ for test and live accounts.
This document lists all endpoints available for you to integrate with the Adyen payments platform and run QA checks.
Endpoints
This is an overview of the test and live URL endpoints to communicate with our Hosted Payment Pages (HPP) solution.
Test | Live |
---|---|
https://test.adyen.com/hpp/select.shtml | https://live.adyen.com/hpp/select.shtml |
https://test.adyen.com/hpp/pay.shtml | https://live.adyen.com/hpp/pay.shtml |
This is an overview of the test and live URL endpoints to communicate with our Directory Lookup (DL) solution.
Test | Live |
---|---|
https://test.adyen.com/hpp/directory.shtml | https://live.adyen.com/hpp/directory.shtml |
https://test.adyen.com/hpp/directory/v2.shtml | https://live.adyen.com/hpp/directory/v2.shtml |
https://test.adyen.com/hpp/skipDetails.shtml | https://live.adyen.com/hpp/skipDetails.shtml |