Skip to main content

EwlPISP

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

The APIs will allow the initiation of a payment from any payment account to another payment account in Europe, held by any reachable ASPSP provided the account holder has given his explicit consent as is stipulated by the Payment Services Directive

Payment Methods

Payment MethodTransaction FlowsTransaction Types
Bank TransferRedirectDebit

Additional Parameters

NameTypeRequiredDescription
extraData.AspspIdstringfalseThe Id of the ASPSP from bank list.
extraData.debtorAccountstringfalse(IBAN) Unambiguous identification of the account of the debtor to which a debit entry will be made as a result of the transaction..
customer.shippingAddress1 (Customer)stringfalseThe first address line
customer.shippingAddress2 (Customer)stringfalseThe second address line
customer.shippingCity (Customer)stringfalseThe address suburb, town or county
customer.shippingCountry (Customer)stringfalseThe two-character country code
customer.shippingPostcode (Customer)stringfalseThe address postcode

Options Request

Get Bank List from Reach Directory

In order to get the bank list from reach directory an Options Request is required.

Please use getBankList as an identifier e.g. POST /options/{apiKey}/getBankList.

Request Body

{
"parameters": {
"countryCode": "FR"
}
}

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

NameTypeRequiredDescription
parameters.countryCodestringfalseThe two-character country code