Zona Pagos
This page provides an overview of the payments methods provided by the Zona Pagos adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Zona Pagos 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 Redirect | Full-Page Redirect | Debit |
| PSE | Full-Page Redirect | Debit |
| ZonaPagos | Full-Page Redirect | Debit |
Additional Parameters
| Parameter | Required | Description |
|---|---|---|
| description | true | string |
| merchantMetaData | false | mapping to ZonaPagos parameter info_opcional2 |
| extraData.idType | false | mapping to ZonaPagos parameter tipo_id . one of:1 for Citizenship Card. 2 for CE Immigration Card. 3 for NIT Nit Company. 4 for NUIP Unique Identification Number. 5 for Identity Card. 6 for Passport. 7 for IDC Unique Customer Identifier. 8 CEL case that the |
| customer.identification | false | mapping to ZonaPagos parameter Id_cliente |
| extraData.field3 | false | extra information, mapping to ZonaPagos parameter info_opcional3 |
| extraData.taxAmount | false | numeric, default value if not set is "0" |
ZonaPagos method
ZonaPagos method allows the user to select the payment method on the Zona Pagos hosted payment page. Which payment was selected is communicated through a webhook notification. The information can be found in extra_data under field id_forma_pago.
| id_forma_pago value | Description |
|---|---|
| 4 | Payment was made using the method: ACH-PSE. |
| 5 | Payment was made using the method: Online credit card |