Releases: Nuvei/nuvei-plugin-prestashop
Releases · Nuvei/nuvei-plugin-prestashop
v2.3.1
v2.3.0
- Version 2 of the plugin will not be available for Prestashop version 9 and above.
- Exposed additional settings for Google Pay.
v2.2.0
- Added option to enable/disable the auto-void in the plugin settings.
- When the plugin receive a Transaction DMN, but cannot find an Order in the Store, a message in Customer Service > Customer Service will be saved.
- Added option to modify Simply Connect style.
v2.1.1
- Removed the version paramter from the main file. A getter method was created, who get the version from config.xml.
- For the QA site add a specific parameter when call Simply Connect.
- Fixed the check if the plugin is configured.
- Use the new translation approach.
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.