This page provides an overview of the payments methods provided by the Nuvei PCI adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Nuvei PCI 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 | Debit, Register, Preauthorize, Capture, Void, Refund, Deregister |
Mandatory Parameters
Field | Required |
---|
customer.firstName | true |
customer.lastName | true |
customer.email | true |
customer.billingCountry | true |
customer.ipAddress | true |
Mapping to Nuvei
Gateway Parameter | Adapter parameter | Required | Description |
---|
merchantTransactionId | customData | true | Adding your unique identifier as custom data to be reflected in Reports created in the Nuvei Dashboard. |
VISA AFT Parameters
To enable VISA AFT both fields mentioned below are necessary.
Additionally, it's required to set up a dedicated connector for the AFT transactions and check "Enable Account Funding Transactions" checkbox in the connector Vault Setup
Field | Required |
---|
customer.shippingFirstName | true |
customer.shippingLastName | true |