This page provides an overview of the payments methods provided by the Paygate PCI adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Paygate PCI 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 | HPP & payment.js Integration | Register, Preauthorize, Capture, Void, Debit, Refund |
Required Parameters
| Parameter | Required | Transaction Type | Description |
|---|
| description | true | Register, Preauthorize, Capture, Void, Debit, Refund | |
| extraData.serviceType | conditional | Register, Debit, Preauthorize | Default value can be set on connector config |
| Customer.email | | Register | |
| Customer.firstName | | Register | |
| Customer.lastName | | Register | |
| Customer.billingPhone | | Register | |
| Customer.billingCountry | | Register | |
Optional Parameters
| Parameter | Transaction Type | Description |
|---|
| Customer.billingAddress1 | Register, Debit, Preauthorize | |
| Customer.billingCity | Register, Debit, Preauthorize | |
| Customer.billingPostcode | Register, Debit, Preauthorize | |