evertec / athmovil-javascript-api

Technical documentation used to integrate ATH Móvil's Payment Button on websites using HTML and Javascript.
5 stars 0 forks source link

Cancelación de pago #30

Open rfalfaro opened 6 months ago

rfalfaro commented 6 months ago

When using the payment button, it returns back a message initially stating that it is processing the payment but then proceeds to state that it is being cancelled.

Initial callback after user is notified of supposedly successful transaction: "Se confirmó el pago, el comercio está realizando el cobro. Por favor espera un momento."

Message displayed a few seconds later: "El pago está siendo cancelado. Por favor espere un momento."

I can't find any reference to this scenario in the documentation.

Screenshot 2024-03-05 at 7 14 18 PM Screenshot 2024-03-05 at 7 14 26 PM