Payline
This page provides an overview of the payments methods provided by the Payline adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Payline within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.
Payment Methods
Payment Method | Transaction Flows | Transaction Types |
---|---|---|
Creditcard | iFrame Form & payment.js Integration | All |
Additional Parameters
Creditcard
- 3D-Secure Verification Parameters
Name | Description | Required |
---|---|---|
extraData.paymentMode | Overwrite payment mode, see https://docs.payline.com/display/DT/Codes+-+Mode | Needed when using Contract Number (PASS) |
Payfacs parameters
Note: to enable sending of Payfacs parameters, please enable the "Enable Payfacs" setting on the connector.
- R = required
- O = optional
- C = conditional
Name | Description | Amex | CB | MC | VISA |
---|---|---|---|---|---|
extraData.subMerchantId | Identifier of the sub-market (final beneficiary) defined by the payment provider (Payment Facilitator). (AN15) | R | R | R | R |
extraData.subMerchantMCC | MCC Code (N4) | R | R | R | R |
extraData.subMerchantName | Sub-merchants name (AN15) | R | R | ||
extraData.subMerchantSIRET | SIRET (French merchants) (AN14) | O | R | O | O |
extraData.subMerchantTaxCode | Tax code (US and Canadian merchants) (AN) - Mandatory for countries USA and CAN. | C | C | ||
extraData.subMerchantStreet | Street name (AN30) | R | O | ||
extraData.subMerchantCity | City (AN15) | R | O | ||
extraData.subMerchantZipCode | Postal code (AN15) | R | O | ||
extraData.subMerchantCountry | Country code (AN2) | R | R | ||
extraData.subMerchantState | State (AN3) | O | O | ||
extraData.subMerchantEmailAddress | Email (ANS40) | R | |||
extraData.subMerchantPhoneNumber | Phone number (AN20) | R |