Syntax:- To define a list of MIDs, separate them with a semi-colon “;”.
vads_contracts=NETWORK_CODE_A=MID_A1;NETWORK_CODE_B=MID_B2 - To exclude a network, add network name=NO.
vads_contracts=NETWORK_CODE_A=NO - To force the TID, separate the MID number and the TID number by a colon: “: ”
vads_contracts=NETWORK_CODE_A=MID_A1:TID_1 - If the field is submitted empty, the MID used will be the one defined by the priority order in the Merchant Back Office (Settings > Shop > MID association tab).
The possible networks are: Network code | Description | ACCORD_SANDBOX * | Oney network (private and gift cards) - sandbox mode | ACCORD * | Oney network (private and gift cards) | AMEX | American Express network Reserved for the acceptance of AMEX cards in French Polynesia. | AMEXGLOBAL | American Express network | AURORE | Cetelem Aurore network (Brand cards and universal Aurore card) | CB | CB network | COFINOGA * | Cofinoga network (Be Smart and brand cards) | CONECS * | Titre-Restaurant Conecs network | GATECONEX * | GATECONEX Network | GICC_DINERS * | GICC network (Diners Club cards) | GICC_MAESTRO * | GICC network (Maestro cards) | GICC_MASTERCARD * | GICC network (Mastercard cards) | GICC_VISA * | GICC network (Visa cards) | GICC * | GICC network | GIROPAY * | GIROPAY network | GOOGLEPAY | Google Pay network | IDEAL * | IDEAL network | JCB * | JCB network | MASTERPASS * | MasterPass network | PAYCONIQ | Payconiq network | PAYPAL | PayPal network | PAYPAL_SB | PayPal network - sandbox mode | POSTFINANCEV2 * | POSTFINANCE network | SOFORT * | Sofort Banking network |
Examples: In order to force the MID to be used: vads_contracts="CB=1231231;AMEXGLOBAL=949400444" In order to forbid the payment on a specific network: vads_contracts="CB=1231231;AMEXGLOBAL=NO" |