External consultation

Allows you to make a payment order inquiry to the merchant

The external consultation service can have two types of integration: its own agreement code or reference with a prefix (prefix + identification).

Integration with your own agreement is possible only with the baloto collection network.

And the reference integration with prefix must follow the prefix + number format and guarantee a minimum length to be considered of 9 digits and a maximum of 16 digits.

It is up to each merchant to decide how to fill in the missing digits, but it is recommended to use the number 0, for example: 326000034567

The external consultation service allows the merchant to be the one who has control of the order to be collected and the means of payment that will be used to make the payment.

Los montos mix y max son obligatorios si el monto es CERO.

Es de suma importancia garantizar un tiempo de respuesta del servicio menor a 5 segundos, de lo contrario, nuestro sistema cerrará la conexión.

Es potestad de cada comercio realizar la validación del medio de recaudo, es decir, de rechazar o no la petición de detalles de la orden de compra de acuerdo al medio que se envía.

Checksum

Si los montos min y max no son enviados, el checksum se calcula sin tener estos campos en cuenta. Los dos escenarios para el cálculo de checksum son:

Sin límites: order + amount + timestamp_end + FIXED_HASH

Con límites: order + amount + min + max + timestamp_end + FIXED_HASH

Last updated