Skip to main content

EBANX

This page provides an overview of the payments methods provided by the EBANX adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating EBANX 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
BalotoFull-Page RedirectDebit & Refund
BancoDoBrasilFull-Page RedirectDebit & Refund
BankTransferFull-Page RedirectDebit, Refund & Payout
BanrisulFull-Page RedirectDebit & Refund
BoletoFull-Page RedirectDebit & Refund
BradescoFull-Page RedirectDebit & Refund
EbanxAccountFull-Page RedirectDebit & Refund
EftFull-Page RedirectDebit & Refund
ItauFull-Page RedirectDebit & Refund
MulticajaFull-Page RedirectDebit & Refund
OxxoFull-Page RedirectDebit & Refund
PagoEfectivoFull-Page RedirectDebit & Refund
PagosNetFull-Page RedirectDebit & Refund
SafetyPayFull-Page RedirectDebit & Refund
SafetyPayCashFull-Page RedirectDebit & Refund
SafetyPayOnlineFull-Page RedirectDebit & Refund
SencillitoFull-Page RedirectDebit & Refund
ServipagFull-Page RedirectDebit & Refund
SpeiFull-Page RedirectDebit & Refund
WebpayFull-Page RedirectDebit & Refund

Additional Parameters

Debit: APM & BankTransfer

FieldRequired
customer.firstNametrue
customer.lastNametrue
customer.emailtrue
customer.billingPhonefalse
customer.billingAddress1false
customer.billingCityfalse
customer.billingPostcodefalse
customer.billingStatefalse
customer.billingCountrytrue

Refund: APM & BankTransfer

FieldRequired
descriptiontrue

Payout: BankTransfer

FieldRequired
customer.firstNametrue
customer.lastNametrue
customer.emailtrue
customer.birthDatetrue
customer.ibantrue
customer.bictrue for Brazil (=bank branch)
customer.billingCountrytrue
customer.nationalIdtrue
customer.extraData.documentTypetrue
customer.extraData.bankDetailstrue
customer.extraData.bankNametrue
customer.extraData.termsAcceptedAt (format: YYYY-MM-DD HH:MM:SS)Depending on EBANX business account

Options Request

You can find more information about the options request here: Options Request

Retrieving a list of available banks

EBANX supports 2 endpoints for retrieving a list of available banks for all supported countries. The results may be used for providing the correct parameters for the payout request.

They're available with the options request identifier getAvailableBanks and getBankDetails.