Hosted Payment Pages are no longer available
To accept payments through an Adyen-hosted page, use our Hosted Checkout.
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.
This table lists fields returned in a response to the https://test.adyen.com/hpp/skipDetails.shtml call.
Field | Type | Required | Description |
---|---|---|---|
|
String |
This field is returned for buy now, pay later payment methods in the result URL. | |
|
String |
Returns the outcome of the payment. It can take one of the following values:
| |
|
String |
The reference you assigned to the original payment. | |
|
String |
If you define this field in the payment session setup, the value is returned as is. This information is useful to build a custom result page, and it integrates seamlessly with the shopper's session on your server.When the payment status is defined, we send you a webhook event. This event is the recommended way to update the payment status in your back office. Webhooks are more reliable in its delivery because the | |
|
String |
The signature in Base64 encoded format. It is generated by concatenating the values of payment session fields, and by computing the HMAC using the shared secret, as configured in the skin. | |
|
String |
The payment method used in the transaction.When | |
|
String | Adyen's 16-character unique reference associated with the transaction/the request. This value is globally unique; quote it when communicating with us about this request. When | |
|
String |
The If no value is specified in the request, the default value en_GB is returned. | |
|
String |
The code that identifies the skin used to process the payment. |