Skip to content

Releases: Nuvei/nuvei-plugin-prestashop

v2.1.0

25 Nov 09:00
Compare
Choose a tag to compare
  • 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

18 Oct 12:15
Compare
Choose a tag to compare
  • 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

16 Oct 07:07
Compare
Choose a tag to compare
  • 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

23 Aug 10:51
Compare
Choose a tag to compare

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

12 Jan 15:12
Compare
Choose a tag to compare
  • Fix for the "SDK translations" setting example.
  • Added locale for Gpay button.

v1.2.0

03 Jan 11:32
Compare
Choose a tag to compare
  • 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.