This page provides an overview of the payments methods provided by the KUESKI adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating KUESKI within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.
Adapter Configuration
Kp-Name (Integration/plugin name) and Kp-Source (Payment source platform) are provided by Kueski.
Payment Methods
| Payment Method | Transaction Flows | Transaction Types |
|---|
| KueskiPay | Redirect | Debit, Refund |
Additional Parameters
| Parameter | Allowed values | Description |
|---|
| extraData.psp:business.name | | business name |
| extraData.psp:business.rfc | | business rfc |
| extraData.psp:mount.details.subtotal | Amount | Amount details |
| extraData.psp:mount.details.tax | Amount | Amount details |
| extraData.psp:mount.details.shipping | Amount | Amount details |
KueskiPay
| Transaction fields | Required | Description |
|---|
| description | true | The description is required for a KueskiPay Transaction |
| customer.firstName | true | for debit transactions |
| customer.lastName | true | for debit transactions |
| customer.ShippingAddress1 | true | for debit transactions |
| customer.shippingCity | true | for debit transactions |
| customer.shippingPostcode | true | for debit transactions |
| customer.shippingState | true | for debit transactions |
| customer.shippingCountry | true | for debit transactions |
| customer.shippingPhone | false | for debit transactions |
| customer.email | false | for debit transactions |
| customer.extraData.psp:shipping.email | false | for debit transactions |
| customer.extraData.psp:shipping.type | false | for debit transactions. Allowed values HOME, WORK, or GIF |
| customer.extraData.psp:shipping.address.interior | false | for debit transactions |
| customer.extraData.psp:shipping.address.neighborhood | false | for debit transactions |