Releases: Nuvei/nuvei-plugin-prestashop
Releases · Nuvei/nuvei-plugin-prestashop
v2.1.0
- Nuvei rebilling fileds were added in a modified combination modal template.
- Admin php javascripts were removed. Now only real javascript files are used.
- The option to auto-close or not the APM popup was removed.
- In the plugin settings, "Merchant Secret Key" field was masked.
- Removed unused hooks.
v2.0.1
- Plugin was tested on Prestashop v8.2.0.
- The maximum supported version was changed.
- When a not approved DMN come, for Auth or Sale transaction, try only once to find the Order.
- Added small margin under the plugin messages on Simply Connect page.
v2.0.0
- This version of the plugin was tested and works on Prestashop v8.1.* only.
- Fix the problem who prevents the merchant to add Nuvei Payment plan to the product in Prestasho v8.1.*.
- Fix the problem where the client can combine ordinary product with Nuvei Rebilling product.
- In case the plugin cancel to add a product to the Cart, and there is error, show first error message.
- Removed old commened parts of code.
- Removed an hook not working in Prestashop 8.1.*.
v1.2.2
This version works up to Prestashop v8.0.*
- Added Tag SDK URL for test cases.
- Add option to mask/unmask user details in the log.
- Fixed typos in the plugin settings.
- Fix for the sourceApplication parameter.
- Pass sourceApplication to Simply Connect.
- Formatted the readme.
v1.2.1
- Fix for the "SDK translations" setting example.
- Added locale for Gpay button.
v1.2.0
- Set different delay time in the DMN logic according the environment.
- Removed the updateOrder request on prePayment SDK event.
- Check for new version of the plugin every day and keep the repo version in the admin session.
- Fix for the module Reset exception.
- Added new table for Nuvei Order data. It will be used in future.
- Added an Order marker if the original amount/currency is different than the Prestshop amount/currency.
- Disable DCC when Order total is Zero.