MONEI / MONEI-PrestaShop

MONEI PrestaShop Official Module
https://monei.com
Other
2 stars 1 forks source link

Solution to various problems #40

Closed presteamshop closed 2 months ago

presteamshop commented 3 months ago
presteamshop commented 2 months ago

@jimmyn Just two comments based on what you mentioned:

  1. The cardholder information is being sent with the logged-in customer's data, which is why I'm not requesting it separately.
  2. Google and Apple Pay are complex developments, and I have decided not to proceed with them until the pending issues are resolved.

I will review the other points as soon as I can.

Best regards.

presteamshop commented 2 months ago

@jimmyn I have done the following in a new commit:

  1. The text field for entering the cardholder's name is now displayed.
  2. I have removed the processing popup, leaving only the loading indicator.
  3. I have removed the background from the card text box.
  4. The automatic redirect section was already done; it just had not been updated on the online test store.