Skip to main content

Alignet

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

Payment Methods

Payment MethodTransactionFlowsTransaction Types
CreditCardiFrame Form & payment.js IntegrationDebit, Refund, Register, Deregister

Debit Parameters

NameTypeRequiredDescription
descriptionstringfalseDescription of the transaction.
extraData.cardHolderEmailstringtrueCardholder's email.
extraData.cardHolderIdentityDocumentCountrystringtrueCardholder's ID country.
extraData.cardHolderIdentityDocumentTypestringtrueCardholder's ID type.
extraData.cardHolderIdentityDocumentIdentifierstringtrueCardholder's ID number.
customer.firstNamestringtrueBilling's first name
customer.lastNamestringtrueBilling's last name
customer.emailstringtrueBilling’s email.
customer.billingAddress1stringtrueBilling’s address line 1.
customer.billingAddress2stringtrueBilling’s address line 2.
customer.citystringtrueBilling’s city.
customer.postCodestringtrueBilling’s post code.
customer.statestringtrueBilling’s city.
customer.countrystringtrueBilling’s ISO country code.
customer.shippingFirstNamestringfalseShipping’s first name.
customer.shippingLastNamestringfalseShipping’s last name.
customer.shippingEmailstringfalseShipping’s email.
customer.shippingAddress1stringfalseShipping’s address line 1.
customer.shippingAddress2stringfalseShipping’s address line 2.
customer.shippingCitystringfalseShipping’s city.
customer.shippingPostCodestringfalseShipping’s pst code.
customer.shippingStatestringfalseShipping’s sate.
customer.shippingCountrystringfalseShipping’s ISO country code.
customer.extraData.phoneCodestringtrueBilling’s phone country.
customer.extraData.phoneSubscriberstringtrueBilling’s phone Number.
customer.extraData.shippingPhoneCodestringfalseShipping’s phone Country Code.
customer.extraData.shippingPhoneSubscriberstringfalseShipping’s phone Number.

Register Parameters

NameTypeRequiredDescription
extraData.cardHolderEmailstringtrueCardholder's email.
extraData.cardHolderIdentityDocumentCountrystringtrueCountry of the cardholder's identity document in ISO format.
extraData.cardHolderIdentityDocumentTypestringtrueCardholder's ID type (DNI, CE, PASSPORT).
extraData.cardHolderIdentityDocumentIdentifierstringtrueCardholder's ID number.
customer.identificationstringtrueInternal user identifier to the merchant.