Releases: MONEI/MONEI-PrestaShop
Releases · MONEI/MONEI-PrestaShop
1.5.0
- Increase in wait time during validation. (807b3a0)
1.4.12
- Fix incorrectly displayed amount (d3a4006)
1.4.11
- Merge pull request #65 from presteamshop/presteamshop (baa6e7d)
- Revision: 59 - delay 1 second to process order (91d9556)
1.4.10
- Merge pull request #64 from presteamshop/presteamshop (fd51c88)
- Merge remote-tracking branch 'upstream/master' into presteamshop (f545ab7)
- Revision: 58 - fix apple & google pay (98873c1)
1.4.9
- The module prevents errors if the account is not configured or lacks information. (214e78a)
1.4.8
- using the accountId to create components (fdda0d8)
- fix problem prestashop versions lower than 1.7.8.X (3cfecfb)
Release 1.4.7
- Fix problem with the order confirmation button (4f0fda2)
- An extra query is removed to bring the payment intention (8b30135)
- Implementation of signature verification and exception handling (850f2fe)
- If no customer is logged in, the "save card" option is not displayed. (8072e84)
Release 1.4.6
- Fix problem with callback validation (a77fedd)
Release 1.4.5
- Solution to payment restriction in under 1 minute (b531641)
1.4.4
- In very specific cases, with redirection enabled for payments, there was an issue where orders were not generated in PrestaShop after a successful transaction.
- Logs have been improved for future debugging.
- If a transaction fails, a clear message is now displayed explaining what happened.