Skip to main content

Sofort

This page provides an overview of the payments methods provided by the Sofort adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Sofort 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
SofortüberweisungFull-Page RedirectDebit only
iDealFull-Page RedirectDebit, Refund*

*Refund is only available in BE, NL

Additional Parameters

iDeal debit

ParameterRequiredDescription
customer.bictrueBankcode of customer*
customer.billingCountrytrueCustomer country
descriptionconditionalRequired if reason1 is not given, max. 27 characters
extraData.reason1conditionalRequired if description is not given, max. 27 characters
extraData.reason2falseCan be given additional to reason1, max. 27 characters. If both reasons are given, their total number of characters must not exceed 31 characters

*For the BIC you may do an Options Request using the identifier iDealBankList. It will return a list of available banks for iDeal which you should render to let the customer pick a bank. You should then pass the selected bank code as bic element inside IbanCustomer.

iDeal refund

ParameterRequiredDescription
extraData.reason1falsemax. 27 characters, if none given it uses the description of the initial transaction
extraData.reason2conditionalCan be given additional to reason1, max. 27 characters. If both reasons are given, their total number of characters must not exceed 31 characters