All notable changes to this project will be documented in this file.
- Enhanced Compatibility: Compatible with PHP 8.1 & PrestaShop 8.1.x (tested with v8.1.7).
- The module has been updated to API version 84.
- The module has been updated to API version 81.
- The module has been updated to API version 78.
- Replaced the obsolete php-http/message-factory package with the actively maintained psr/http-factory package.
- Added nyholm/psr7 package.
- User will be notified, if there is a new plugin version available on Git Hub.
- Enhanced Compatibility: Compatible with PHP 8.1 & Prestashop 8.0.x (tested with v8.0.4).
- The module has been updated to API version 73.
- Added the Checkout Interaction Model feature to the admin settings.
- The Hosted session payment method is no longer supported.
- The products are removed from the customer's shopping cart if the payment fails.
- The refund is failing if the Gateway Order ID Prefix field is longer than 41.
- It's impossible to void authorized transactions on the newest versions of Prestashop.
- Admin is redirected to the Order Listing instead of the Order View page after actions produced by the module.
- Add support for the "Enforce Unique Order Reference" and "Enforce Unique Merchant Transaction Reference" gateway features.
- Add 3DS2 support.
- A Security issue with access to some module folders.