Skip to content

Latest commit

 

History

History
executable file
·
88 lines (63 loc) · 2.78 KB

File metadata and controls

executable file
·
88 lines (63 loc) · 2.78 KB

Changelog

All notable changes to this project will be documented in this file.

[2.4.4] - 2025-01-28

Added

  • Enhanced Compatibility: Compatible with PHP 8.1 & PrestaShop 8.2.x (tested with v8.2.0).
  • Implemented a feature to enable/disable the transmission of line items to the payment gateway.
  • As part of plugin analytics, the plugin will start capturing download count from GitHub and the active installation count. The Active count, Store Name, Store URL, and the Country configured in the PrestaShop Admin page will be captured once the Live Private Key and Public Key are saved in the configuration page.

Fixed

  • Minor bug fixes.

[2.4.3] - 2024-10-04

Added

  • Implemented a feature to enable or disable debug logging. All communication data is encrypted and stored in a log file.
  • Added void details to the order page.

[2.4.2] - 2024-08-23

Added

  • Customer details are populated in transaction details in Simplify Gateway.

[2.4.1] - 2024-05-07

Added

  • User will be notified, if there is a new plugin version available on Git Hub.

[2.4.0] - 2023-11-07

Changed

  • Enhanced Compatibility: Compatible with PHP 8.1 & PrestaShop 8.0.x (tested with v8.0.4).
  • Updated Simplify SDK Version to 1.7.0.

Added

  • Full Refund and Partial Refund Operation in Admin Panel.

[2.3.0] - 2022-03-11

Changed

  • Text update and information section removal on the plugin Configuration page.

[2.2.1] - 2022-01-04

Fixed

  • The installation process always indicated failure the first time while the module was installed.
  • The tokenization option is visible for Guests on Storefront.
  • Payments fail if the 3DSecure authorization is required.

[2.2.0] - 2021-10-19

Changed

  • Branding Update.
  • Add Embedded Payment Option.

Fixed

  • Remove unnecessary property to make the module compatible with the new version of PrestaShop.
  • Modal Payment Option doesn't work on the new version of PrestaShop.
  • Payment details are missing for the Order in the Admin Panel.

[2.1.0] - 2020-10-23

Changed

  • Authorization + Capture modes in addition to Payment.
  • Capture and Reverse (void) operation in admin.
  • Updated Simplify SDK.
  • Refactored dist creation.
  • Cleanup.
  • Making changes to make the plugin function with non ISO-8859-1 Characters (Greek, Arabic...) by processing Hosted payment fields through transit.

[2.0.1]

Fixed

  • Fixing some plugin links.

[2.0.0]

Changed

  • Major release to remove the standard payment form integration. Only hosted payments can now be made from the plugin.

[1.1.0]

Changed

  • Upgrading plugin for PrestaShop versions 1.7+.

[1.0.12]

Changed

-This is the simplify commerce payment plugin for PrestaShop versions 1.4-1.6 inclusive. -This will not work on PrestaShop 1.7+. -Please use the other plugin for that version.