This page provides an overview of the payments methods provided by the PayTabs adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating PayTabs within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.
Payment Method
| Payment Method | Transaction Flows | Transaction Types |
|---|
| ValU | Full-Page Redirect | Debit, Refund |
| Credit card | Full-Page Redirect | Debit, Refund |
Mandatory parameters for Debit
| Parameter | Type | Required | Description |
|---|
| description | | true | |
Additional parameters for Debit
| Parameter | Type | Required | Description |
|---|
| customer.firstName | String | false | |
| customer.lastName | String | false | |
| customer.billingAddress1 | String | false | |
| customer.billingCity | String | false | |
| customer.billingPostcode | String | false | |
| customer.billingState | String | false | |
| customer.billingCountry | String | false | |
| customer.billingPhone | String | false | |
| customer.shippingFirstName | String | false | |
| customer.shippingLastName | String | false | |
| customer.shippingAddress1 | String | false | |
| customer.shippingCity | String | false | |
| customer.shippingPostcode | String | false | |
| customer.shippingState | String | false | |
| customer.shippingCountry | String | false | |
| customer.shippingPhone | String | false | |
| extraData.shippingEmail | String | false | |
Mandatory parameters for Refund
| Parameter | Type | Required | Description |
|---|
| description | | true | |