This page provides an overview of the payments methods provided by the ATOM adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating ATOM 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 | Full-Page Redirect | Debit, Refund, Partial Refund |
Additional parameters
Parameter | Required | Description |
---|
extraData.serviceCharge | true | Service charge (txnscamt) - can alternatively be set via connector setting |
extraData.customerAccountNo | true | Customer account number (custacc) 10-16 digits - can alternatively be set via connector setting |
extraData.mdd | true | CC or DC - can alternatively be set via connector setting |
customer.identifier | false | If none is given we will pass our UUID |
customer.firstName | false | Customer first name |
customer.lastName | false | Customer lsat name |
customer.email | false | Customer email |
customer.billingPhone | false | Customer phone |
customer.billingAddress1 | false | Customer billing address |
extraData.udf5 | false | EMI bank name (only for EMI merchants) |
extraData.udf6 | false | EMI tenure (only for EMI merchants) |