Skip to main content

Axepta

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

Payment Methods

The table below lists the payment methods that Axepta supports.

Payment MethodTransaction FlowsTransaction Types
CreditCardServer-To-ServerPreauthorize, Register, Debit, Refund, Capture, Void, Payout,
Incremental Authorization

Mandatory parameters

PreAuthorize

Gateway ParametersAxepta ParameterRequiredDescription
amountamount.valuetrueTransaction amount
currencyamount.currencytrueCurrency - ("EUR")
customer.emailcustomerInfo.emailfalseCustomer email address
customer.billingCountrybillingAddress.countryfalseTwo characters Code of the shipping country ("DE")

Debit

Gateway ParametersAxepta ParameterRequiredDescription
amountamount.valuetrueTransaction amount
currencyamount.currencytrueCurrency - ("EUR")
customer.emailcustomerInfo.emailfalseCustomer email address
customer.billingCountrybillingAddress.countryfalseTwo characters Code of the shipping country ("DE")

Capture / Partial Capture

Gateway ParametersAxepta ParameterRequired
amountamount.valuetrue
currencyamount.currencytrue
customer.emailcustomerInfo.emailfalse
Extra Data - IXOPAYAxepta ParameterRequiredDescription
extraData.psp:captureMethod.manual.currentSequencecurrentSequencetrueThe sequence number of the current manual capture in a series of captures for a single transaction. Relevant for multiple partial captures.
extraData.psp:captureMethod.manual.totaltotaltrueIndicates whether the current manual capture is the final capture for the transaction

Payout (Refund without reference)

Gateway ParametersAxepta ParameterRequired
amountamount.valuetrue
currencyamount.currencytrue
customer.emailcustomerInfo.emailfalse
customer.billingCountrybillingAddress.countryfalse
Extra DataRequiredDescription
extraData.unreferencedRefundtrueIndicates that the transaction is refund without reference

Refund (Refund with reference)

Gateway ParametersAxepta ParameterRequiredDescription
amountamount.valuetrueTransaction amount
currencyamount.currencytrueCurrency - ("EUR")
customer.emailcustomerInfo.emailfalseCustomer email address
customer.billingCountrybillingAddress.countryfalseTwo characters Code of the shipping country ("DE")

Void

Gateway ParametersAxepta ParameterRequired
amountamount.valuetrue
currencyamount.currencytrue