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

Getting Internal error message and payment screen doesn't show up upon opening notification in phone #28

Open diegodevelops opened 9 months ago

diegodevelops commented 9 months ago

We are experiencing this same error message every time upon trying to make a payment:

Screenshot 2023-12-08 at 12 06 18 PM

Although the notification is being sent on the phone, after opening it on the mobile app, the payment popup screen doesn't show up and the payment can't be completed. We have tried with multiple phone numbers. When using web inspector to try to debug error we saw that it has to do with an internal error upon calling this endpoint: with https://payments.athmovil.com/api/business-transaction/ecommerce/business/updatePhoneNumber. Here's a screenshot of this:

Screenshot 2023-12-08 at 12 20 32 PM

This is the JSON response from that call:

Screenshot 2023-12-08 at 12 06 26 PM

We would appreciate your help as soon as possible as our business depends on your awesome payment solution. Thanks in advance!

atomicalsoftwares commented 7 months ago

Is this in production or sandbox?

Can you update your Issue with sample requests?