You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I make a payment with the ATH Móvil Button, then accept the payment inside the ATH Móvil App, the app says that the payment was "Success" with the green checkmark and the "async function authorizationATHM()" fires.
This runs the code that updates my database and the orders sets as "Paid" but when I check my transactions inside the ATH Móvil Business app, the transaction is not there.
No error within the frontend or backend code is thrown in console or server.