--- title: "Payment modifications for Hosted Payment Pages" url: "https://docs.adyen.com/online-payments/classic-integrations/hosted-payment-pages/hpp-modifications" source_url: "https://docs.adyen.com/online-payments/classic-integrations/hosted-payment-pages/hpp-modifications.md" canonical: "https://docs.adyen.com/online-payments/classic-integrations/hosted-payment-pages/hpp-modifications" last_modified: "2026-05-26T13:48:54+02:00" language: "en" --- # Payment modifications for Hosted Payment Pages [View source](/online-payments/classic-integrations/hosted-payment-pages/hpp-modifications.md) **Hosted Payment Pages are no longer available** To accept payments through an Adyen-hosted page, use our [Hosted Checkout](/online-payments/build-your-integration/sessions-flow?platform=Web\&integration=Hosted%2BCheckout). This page is for the classic Hosted Payment Pages (HPP) integration, which has reached end-of-life. We are no longer processing transactions though HPP. After a payment has been submitted via HPP and it has been authorised, you need to define the next steps in the transactions. A payment can go through different states, depending on the actions that are performed. These are the available payment states in the Adyen payments platform:\ ![](/user/pages/docs/02.online-payments/60.classic-integrations/04.hosted-payment-pages/16.hpp-modifications/worddavcfbf94af13b53ff02e5bf59a14190959.png)   Payments transition from a state to another through modifications, i.e. actions that affect the current state of the payment. These modifications are: * **Cancel.** Cancels the payment before any funds are transferred from the shopper to the merchant. * **Capture.** Captures (partially) the amount that was authorised for the payment. This modification will transfer the funds from the shopper to the merchant's bank account. * **Refund.** Returns the funds from the merchant to the shopper, after the transaction was already captured. Depending on the current state of a payment, these modifications are available in the Adyen Customer Area (CA), under the page displaying the details of a payment.\ ![](/user/pages/docs/02.online-payments/60.classic-integrations/04.hosted-payment-pages/16.hpp-modifications/worddav8b82b8f9f0c4d50634ad7a7cfda0540b.png)\ If you process more than a handful of payments daily, we recommend [automating payment modifications](/get-started-with-adyen/adyen-glossary/#payment-modifications-definition) by making calls to our API and by using our payment web service.