Skip to content

Releases: Nuvei/nuvei-plugin-prestashop

v2.3.1

20 Jan 13:17

Choose a tag to compare

  • Hide the "Place Order button", when GPay, ApplePay or Paze are selected.

v2.3.0

29 Oct 13:52

Choose a tag to compare

  • Version 2 of the plugin will not be available for Prestashop version 9 and above.
  • Exposed additional settings for Google Pay.

v2.2.0

26 Feb 07:14

Choose a tag to compare

  • 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

13 Jan 09:03

Choose a tag to compare

  • 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

25 Nov 09:00

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

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

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

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

Choose a tag to compare

  • Fix for the "SDK translations" setting example.
  • Added locale for Gpay button.

v1.2.0

03 Jan 11:32

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.