vads_acquirer_transient_data
Description | Allows to transmit specific information to one or more networks.
An error will be sent upon submission of the form if the specified value does not respect the rules established by the acquirer. For a Conecs transaction, this field allows to transmit the amount eligible for Meal Voucher (Titre-Restaurant) payment. Input field. |
Format | json |
Possible values | For a transaction via Conecs meal voucher, the expected JSON format is: vads_acquirer_transient_data={"CONECS":{"eligibleAmount":"1725"}} For a FULLCB transaction, the expected JSON format is: vads_acquirer_transient_data={"FULLCB":{"data":"DE=3#VT=12#MT=A"}} To limit the cards accepted for payment based on the BIN code, the expected format is as follows: {"MULTI":{"bins":["bin1","bin2","bin3"]}} NB: Supports 6 and 8 digit BIN codes. |
Error codes | 130, 133, 134, 135, 136, 137, 175, 176 |
Category | Transaction details. |