Worldline/Ogone
This page provides an overview of the payments methods provided by the Worldline/Ogone adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Worldline/Ogone within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.
Payment Methods
Payment Method | Transaction Flows | Transaction Types |
---|---|---|
Postfinance Card | Hosted payment page | Debit, Preauthorize, Capture, Void, Refund |
Postfinance e-Finance | Hosted payment page | Debit, Refund |
TWINT | Hosted payment page | Debit, Refund |
Mandatory Parameters
Name | Type | Required | Description |
---|---|---|---|
Currency | string | true | 3 letters (ISO 4217) |
Amount | number | true | Transaction amount |
Optional Parameters
Name | Type | Required | Description |
---|---|---|---|
customer.email | string | false | Customers E-Mail |
customer.billingAddress1 | string | false | Customers address |
customer.billingPostcode | string | false | Customers zip code |
customer.billingCity | string | false | Customers city |
customer.billingCountry | string | false | Customers country 2 letters (ISO 3166-1 alpha-2) |
customer.billingPhone | string | false | Customers phone number |
extraData.TP | string | false | Refer to Ogone documentation |
extraData.PMLISTTYPE | string | false | Refer to Ogone documentation |
extraData.COMPLUS | string | false | Refer to Ogone documentation |
extraData.PARAMPLUS | string | false | Refer to Ogone documentation |
extraData.EXCLPMLIST | string | false | Refer to Ogone documentation |
extraData.CREDITDEBIT | string | false | Refer to Ogone documentation |
extraData.USERID | string | false | Refer to Ogone documentation |
extraData.HOMEURL | string | false | Refer to Ogone documentation |
extraData.CATALOGURL | string | false | Refer to Ogone documentation |
extraData.BACKURL | string | false | Refer to Ogone documentation |
Additional Parameters for COF and ALIAS
Name | Type | Required | Value | Description |
---|---|---|---|---|
extraData.ALIASUSAGE | string | true | Displays information to your customers | |
extraData.ALIASOPERATION | string | false | BYMERCHANT, BYPSP | default BYPSP, if set to BYMERCHANT you have to provide an own alias |
extraData.ALIAS | string | conditional | own alias to use if ALIASOPERATION is BYMERCHANT | |
extraData.COF_RECURRING_EXPIRY | string | false | The end date of the last scheduled payment | |
extraData.COF_RECURRING_FREQUENCY | string | false | Days between payments for a scheduled series of transactions |