Verify enrollment
As part of the flow for Server-to-Server payments, this is the servlet exposed to verify card enrollment; it receives in input the payment data, including the sensitive data related to the credit card and returns in output the unique id associated with the payment, the outcome of the 3D Secure verification and, in the event of enrolled card, the PaReq message and the url of the ACS.
Example of request
id=99999999&password=99999999&tenantId=10&operationtype=verifyenrollment&card=4349940199997007&c
vv2=892&expiryyear=2018&expirymonth=02&cardholdername=member&amount=0.1¤cyco
de=978&description=description&customfield=customdata&merchantorderid=order001
Request parameters
NAME | DESCRIPTION | FORMAT | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
To improve and speed up the shopping experience, the 3DSecure 2.2 protocol has been adopted. To use the service, refer to section 3D Secure 2.2.
Example of response
Enrolled case
Not enrolled case
Not Supported case (Circuit not participating)
Response parameters
NAME | DESCRIPTION | FORMAT | ||||||||||||||||||||||||||||||||||||||||||
|