Response parameters returned after submission
This document details the parameters returned in the response after the submission of the hosted payment page, including variations based on 3DS2 enablement and client parameters.
The following table describes the parameters in the response returned after submission of the hosted payment page. The number of returned parameters varies depending on whether 3DS2 is enabled and the client parameters passed through the submission request.
|
Parameter |
Description |
Example |
|---|---|---|
|
refId |
The ID of the payment method created through HPM. |
4028818a82391c7201824291e6cb022d |
|
success |
The overall result of the payment method validation. The possible values include:
|
True |
|
AuthorizeResult |
The authorization result of the payment method validation. The possible values include:
|
Approved |
|
ThreeDSResult |
The status of 3DS2 authentication. The possible values include:
|
AuthenticationPass |
|
zThreeDs2TxId |
The transaction ID of the payment method validation. When submitting 3DS2 related L3 tickets, provide this field to Zuora Gobal Support to investigate the issues. |
4028818a82391c72018242914dd2021e |
|
signature |
A client parameter for validating client-side HPM parameters. |
VpCAFL2hHC2irxbhWYGLJmdBigjARsCStwHZiQ78z5LyVuBCFr2lkie0db/7E8n38MXaq12Ng5As5Qj+9Nhz6RBsSEWLod7c7hvwNI28OcgBZtcV/wscbWU69EP/+/XrQnF3ZUbHbqmcmhE8C/zNnc2zvHckfArroDW2HxxmATfMJS0xKUm5TrHi4tiILZVMYY1KIUqQTyuXV6uRWYzkqMkFkZDNCxSxf0XwzuBI/VOgTCmFZb0c3+bk/q6+7d/azFCrrg8C3dquCNJRfUeaBou+SLUa4TW3hV4rGd2zpvSrD/425x4qFNGV6JQ7wvIleIdrXU4qbh9nCmYoApMODA== |
|
token |
A client parameter for validating client-side HPM parameters. |
E2BJEle7YrAlw93SjkaKthTmzMvXF341 |
|
responseFrom |
Please ignore this response field. | |
|
nextStep |
Please ignore this response field. | |
|
redirectUrl |
Please ignore this response field. |
See Client parameters for Payment Pages 2.0 and Validate client-side HPM parameters for details.