Verify PARes
As part of the flow for Server-to-Server payments, this is the servlet exposed to validate the PARes message validation and return the 3D Secure parameters associated to the payment signature; it receives in input the PARes message, returned by the ACS and containing the authentication outcome, and returns in output their decrypted and simplified versions.
Example of request
id=99999999&password=99999999&tenantId=10&operationtype=verifypares&paymentid=298597096655040209
&pares=eJydWFmzosqyfudXdKzzSPRmVGGHvU4UMyoIMolvTDKDCgry60+pPazdu(...)
Request parameters
NAME | DESCRIPTION | FORMAT | ||||||||||||||||||||||||||||||||
|
Example of response
Response parameters
NAME | DESCRIPTION | FORMAT | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Expected behaviour depending on the authentication outcome
Status Pares | Required action |
---|---|
Y | Authorisation request in 3D (Full Secure) mode |
N | Abort payment |
A | Authorisation request in 3D (Half Secure) mode |
U | Authorisation request in NO 3D (eci 07) mode |