Eftex
This page provides an overview of the payments methods provided by the Eftex adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Eftex 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 |
|---|---|---|
| Creditcard | iFrame Form & payment.js Integration | Debit, Register, Refund, Void (for Refunds), Payout |
Mandatory parameters
| Transaction Type | Parameter |
|---|---|
| Register, Debit, Payout | description |
| Debit Recurring | transactionIndicator |
Additional parameters
| Parameter | Required | Description |
|---|---|---|
| scheme | false | accepted values: None, Visa, MasterCard, eftpos, UnionPay |
| accountType | false | accepted values: Default, Savings, Cheque, Credit |
| mailOrTelephoneOrder | false | accepted values: Digital, Mail, Phone, InApp |
| reportFreeTxt | false | string, free text |
| tokenProvider | true (ApplePay only) | string, free text |
| acceptanceMethod | false (ApplePay only) | accepted values: App, Website |
| acceptanceDevice | false (ApplePay only) | accepted values: None, SmartPhone, Tablet, PC |