Skip to main content

Nuvei

This page provides an overview of the payments methods provided by the Nuvei adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Nuvei within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.

Payment Methods

Payment MethodTransaction FlowsTransaction Types
AliPayFull-Page RedirectDebit only
FastBankTransferFull-Page RedirectDebit only
GiropayFull-Page RedirectDebit only
iDealFull-Page RedirectDebit only
MistercashFull-Page RedirectDebit only
QiwiFull-Page RedirectDebit only
SofortFull-Page RedirectDebit only
UnionPayFull-Page RedirectDebit only
WeChatPayFull-Page RedirectDebit only
PSEFull-Page RedirectDebit only
AlipayPlusUnifiedFull-Page RedirectDebit and Refund only
RakutenPayFull-Page RedirectDebit and Refund only

Mandatory Parameters

FieldRequired
customer.emailtrue
customer.billingCountrytrue

Additional Parameters for payment method PSE

Gateway parameterPSP parameterTypeDescription
extraData.paymentUserNamepaymentOption.alternativePaymentMethod.paymentez_userNameoptional stringCustomer's Full name - concatination of customer.firstName + space + customer.lastName
extraData.userTypepaymentOption.alternativePaymentMethod.paymentez_userTypemandatory stringCustomer type (“N” for persona natural, “J” for persona jurídica)
extraData.userFisNumberpaymentOption.alternativePaymentMethod.paymentez_userFisNumbermandatory stringCustomer’s document type
extraData.fiscalNumberpaymentOption.alternativePaymentMethod.paymentez_fiscalNumbermandatory numericCustomer’s document number
extraData.paymentEmailpaymentOption.alternativePaymentMethod.paymentez_emailoptional stringCustomer’s email - customer.email
extraData.bankCodepaymentOption.alternativePaymentMethod.paymentez_bankCodeoptional numericThe bank code of the selected bank (if this field is not given, static page will be displayed with all the banks in the dropdown.)
customer.identificationuserTokenIdmandatory stringUnique customer identification number

Please check below for the full list of mapped parameters

Gateway parameterPSP parameter
customer.firstNamebillingAddress.firstName
customer.lastNamebillingAddress.lastName
customer.emailbillingAddress.email
customer.billingAddress1billingAddress.address
customer.billingAddress2billingAddress.address2
customer.billingPhonebillingAddress.phone
customer.billingPostcodebillingAddress.zip
customer.billingCitybillingAddress.city
customer.billingCountrybillingAddress.country
customer.billingStatebillingAddress.state

AlipayPlusUnified

Connector configuration

Parameter / NameTypeRequiredDescription
merchantIdstringtrueThe AlipayPlusUnified / Nuvei Merchant Id
merchantSiteIdstringtrueThe AlipayPlusUnified / Nuvei Merchant site Id
secretKeystringtrueThe AlipayPlusUnified / Nuvei secret key

Parameters

Request mapping

Gateway ParameterAlipayPlusUnified Parameter
customer.firstNamebillingAddress.firstName
customer.lastNamebillingAddress.lastName
customer.emailbillingAddress.email
customer.billingCountrybillingAddress.country
customer.getIpAddressdeviceDetails.ipAddress