Mastercard Payment Gateway Services
This page provides an overview of the payments methods provided by the Mastercard Payment Gateway Services adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Mastercard Payment Gateway Services 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 | iFrame Form & payment.js Integration | Debit, Register, Preauthorize, Capture, Void, Refund, Deregister |
Additional Parameters
Creditcard
- 3D-Secure Verification Parameters
Optional
Sub-Merchant fields (must be enabled for the account)
| Name | Required | Type | Description |
|---|---|---|---|
| extraData.submerchantIdentifier | conditional | string | Required when sending Sub-Merchant data |
| extraData.submerchantTradingname | conditional | string | Required when sending Sub-Merchant data |
| extraData.submerchantRegisteredName | false | string | |
| extraData.submerchantBankIndustryCode | false | string | |
| extraData.submerchantEmail | false | string | |
| extraData.submerchantPhone | false | string | |
| extraData.submerchantCity | false | string | |
| extraData.submerchantCompany | false | string | |
| extraData.submerchantCountry | false | string | |
| extraData.submerchantPostcodeZip | false | string | |
| extraData.submerchantStateProvince | false | string | |
| extraData.submerchantStreet | false | string | |
| extraData.submerchantStreet2 | false | string | |
| extraData.orderReference | false | string | Order identifier (max 40 characters) |