This page provides an overview of the payments methods provided by the E-Comprocessing PCI adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating E-Comprocessing 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 |
|---|
| Credit Card | Server-to-Server, iFrame Form & payment.js Integration | Debit, Deregister, Refund, Register |
Mandatory parameters for Debit, Debit with Register, Register
| Data | Type | Required | Description |
|---|
| customer.firstName | String | true | Customers firstname |
| customer.lastName | String | true | Customers lastname |
| customer.billingAddress1 | String | true | Customers billing address |
| customer.billingPostcode | String | true | Customers billing post code |
| customer.billingCity | String | true | Customers billing city |
| customer.billingCountry | ISO 3166-1 alpha-2 country code | true | Customers billing country |
| customer.email | String | true | Customers email |
| customer.ipAddress | IPv4 or IPv6 address | true | IPv4 or IPv6 address of customer |