This page provides an overview of the payments methods provided by the Mashreq CCAvenue PCI adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Mashreq CCAvenue 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 | payment.js, Hosted payment page | Capture, Debit, Preauthorize, Refund, Register, Void |
Mandatory Parameters
Name | Type | Description |
---|
Currency | string | 3 letters (ISO 4217) |
Amount | number | Transaction amount |
Mandatory Parameters for 3ds
Name | Type | Description |
---|
customer.identifier | string | Unique customer identifier generated by merchant |
customer.firstName | string | Customer first name |
customer.lastName | string | Customer lsat name |
customer.email | string | Customer email |
customer.billingPhone | string | Customer phone |
customer.billingAddress1 | string | Customer billing address |
customer.billingCity | string | Customer city |
customer.billingCountry | string | Customers country 2 letters (ISO 3166-1 alpha-2) |
Mandatory Parameters for followup transactions
Name | Type | Description |
---|
threeDSecureData.browserUserAgent | string | Browser user agent |