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"}} 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-digit BIN codes or 8-digit BIN codes. Example: 6-digit BIN code: 4012 34XX XXXX XXXX; 8-digit BIN code: 4000 1234 XXXX XXXX. |
Error codes | 130, 133, 134, 135, 136, 137, 175, 176 |
Category | Transaction details. |