Other Means of Payment
In order for a merchant to have these alternative means of payment, the following is necessary:
Apply for other Means of Payment, like PagoEfectivo.
Provide the expiration time (in hours) of the order or payment ticket to be generated.
It is worth mentioning that, for the use of alternative payment brands, Pay-me will send two responses to the merchant. The first one is when the payment order is generated and the second one is when the order is paid, either through homebanking or physically at a bank. This occurs in order to inform the merchant of the order status update.
Response Parameters
The following is the list of parameters that the merchant will receive when making a payment with an alternative payment method:
Field | Type | Maximum width | Description |
numeroCip | Alphanumeric | 40 | Exclusive return parameter of the PagoEfectivo payment method. It contains the code of the order that the user will use to make the payment in the corresponding financial institution. |
authorizationResult | Numeric | 2 | Indicates the status of the payment order, as shown below: 03: Pending Payment |
brand | Alphanumeric | 20 | This field returns the alternative means of payment used in the transaction. It can return the following values: SAFETYPAY |
In case the merchant wants to make a direct connection to the alternative payment method, it is necessary to add the following parameters in the request:
Field | Type | Maximum width | Descripción |
payBrandRedirect | Numeric | 2 | This field allows you to specify which redirect is executed to the SafetyPay or PagoEfectivo screen. It can have the following values: |
selectedPayType | Alphanumeric | 10 | Optional field to access by default to Other Means of Payment. The following value must be sent: OTHER: Other Means of Payment |
selectedPayBrand | Alphanumeric | 10 | This field allows you to specify which specific alternative means of payment. It can have the following values: PAEF: PagoEfectivo SFPY: SafetyPay |
selectedPayBrandLevel1 | Numeric | 2 | This field allows access by default to the option that the alternative means of payment may have. In this case it may have the following values: 1: Internet banking. 2: Payment in Cash. |
Continue to Response Codes ➡️