Payment
PAY
As part of the flow for Server-to-Server payments, this is the servlet exposed for authorisation request in case of 3D Secure not participating schemes (verifyenrollment with result = [NOT SUPPORTED]); it receives in input all payment details: order details, card details (eci, if present, must me equal to '07'); it returns in output the payment outcome.
This authentication mode is also used for MIT transactions as they do not require authentication by the customer.
PAYTHREESTEP
As part of the flow for Server-to-Server payments, this is the servlet exposed for authorisation request in case of [ENROLLED, NOT ENROLLED] cards; it receives in input all payment details: order details, card details, 3D Secure details, if any; it returns in output the payment outcome.
Request parameters
NAME | DESCRIPTION | FORMAT | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The ECI must be filled in with the value received in the verifyenrollment in the event of NO 3D and with the value received in the verifypares in the event of secure transaction (FULL or HALF).
Response parameters
NAME | DESCRIPTION | FORMAT | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|