--- title: "Payment completion" url: "https://docs.adyen.com/paypal-hpp/payment-completion" source_url: "https://docs.adyen.com/paypal-hpp/payment-completion.md" canonical: "https://docs.adyen.com/paypal-hpp/payment-completion" last_modified: "2026-05-23T12:56:20+02:00" language: "en" --- # Payment completion [View source](/paypal-hpp/payment-completion.md) **Hosted Payment Pages are no longer available**\ This page is for the Hosted Payment Pages (HPP) integration, which has reached end-of-life. We are no longer processing transactions though HPP. If you have any questions, contact our [Support Team](https://ca-test.adyen.com/ca/ca/contactUs/support.shtml?form=other). After completing a payment, shopper redirects to a [default Adyen result page](/online-payments/classic-integrations/hosted-payment-pages/hpp-payment-response).  PayPal handles incomplete or refused payments in a custom way. Most refused payments may return a [result URL](/online-payments/classic-integrations/hosted-payment-pages/hpp-payment-response) whose authorisation result URL parameter value is set to PENDING. This is because PayPal may offer shoppers the option to retry the payment. If the new attempt is successful, you receive a standard payment authorisation [notification](/development-resources/webhooks) with `eventCode` = `AUTHORISATION` and `success` = `true`. ## Partial captures Refunds for PayPal can be made via modification as described in the API manual. In a case of multiple partial captures, the references of the refund modification request are used to identify the reference of the specific capture request to be refunded. Therefore, unknown references in the refund modification lead to a failure.   To enable partial captures, contact our [Support Team](https://ca-test.adyen.com/ca/ca/contactUs/support.shtml?form=other). ## Shopper statements Some acquirers, including PayPal, support variable shopper statements. To submit variable shopper statements, you can include and set the [shopperStatement](/online-payments/classic-integrations/hosted-payment-pages/hosted-payment-pages-api/hpp-payment-request) field in your [payment request](/online-payments/classic-integrations/hosted-payment-pages/payment-request) to enhance and customize the shopper experience. If `shopperStatement` field is not included in your payment request, PayPal populates the statement text field with the [merchantreference](/online-payments/classic-integrations/hosted-payment-pages/hosted-payment-pages-api/hpp-payment-request) data. ## Reporting To review information on your PayPal settlements in the Adyen payments platform, browse for the **External Settlement Report With Info** (WIP) under **Reports** > **Scheduled Reports**. The report is the same as our usual settlement reports available at Merchant level, but the external settlement report is available only at a company level.