Releases: MultiSafepay/opencart
Releases · MultiSafepay/opencart
Release 3.13.0
Release date: Mar, 14th 2022
Added
- PLGOPNS-450: Add support for third party extensions EU VAT Compliant from Open Web Creations (Thanks to @dennisbuijsgmailcom)
- PLGOPNS-446: OCMOD to support third party module PayCharge (Thanks to @dennisbuijsgmailcom)
Fixed
- PLGOPNS-447: Fix shipping tax calculations for OpenCart 2.3.x and lower versions (Thanks to @dennisbuijsgmailcom)
Changed
- PLGOPNS-445: Replace MultiSafepay logos according with new brand guidelines
Release 3.12.0
Release date: Dec, 21th 2021
Added
- PLGOPNS-428: Add button to switch the status of each payment method.
- PLGOPNS-432: Add support to include any custom order total line in the ShoppingCart object.
- PLGOPNS-435: Add support to disable the shopping cart in MultiSafepay payment page.
Fixed
- PLGOPNS-442: Remove duplicated option in custom initialized order status field, within the settings for each payment method.
Changed
- PLGOPNS-429: Replace payment icon according with rebrand guidelines of Bancontact.
- PLGOPNS-430: Replace payment icon and change payment method name according with rebrand guidelines of Sofort.
- PLGOPNS-443: Improvement in dutch translations.
Removed
- DAVAMS-464: Remove ING Home’Pay.
Release 3.11.0
Release date: Nov, 25th 2021
Added
- DAVAMS-415: Add support for POST Notifications
Fixed
- PLGOPNS-421: Fix error in OpenCart 3.0.3.8, which was not declared as supported version
- PLGOPNS-414: Avoid changing the order status, when an order initially created using a MultiSafepay payment method has been edited in admin changing to a non MultiSafepay payment method
Release 3.10.5
Release date: Sep, 13th 2021
Fixed
- PLGOPNS-416: Fix ShoppingCart using stricter comparison statements, where some items were not being included in the cart in case their position in the checkout was defined as 0
- PLGOPNS-417: Fix Gift Vouchers support to include them in the cart correctly when these are a product, or when these are a discount.
Changed
- PLGOPNS-384: Upgrade PHP-SDK to 5.2.1
Release 3.10.4
Release date: Jun, 17th 2021
Fixed
- PLGOPNS-410: Disable customer email notification, when MultiSafepay transaction status received in notification, match with the order status 'Do not change the order status' in the extension setting.
Release 3.10.3
Release date: May, 26th 2021
Fixed
- PLGOPNS-407: Fix bug change order status when the order status selected is the one used to generate payment links in OC 2.3 versions
Release 3.10.2
Release date: May, 19th 2021
Fixed
- PLGOPNS-405: Fix error when shopping cart contains gift vouchers
Release 3.10.1
Release date: May, 14th 2021
Fixed
- PLGOPNS-403: Fix bug when retrieve the initial order status for OC 2.X versions during notification
Release 3.10.0
Release date: May, 7th 2021
Added
- PLGOPNS-388: Introduce a new option in order statuses settings, which allows to ignore the notification according with the selected status
- PLGOPNS-395: Add support for custom order description
- PLGOPNS-393: Add setting field, to turn direct payment gateways in redirect
Changed
- PLGOPNS-389: Refactor to use simplified methods from the PHP-SDK
- PLGOPNS-390: Refactor to replace all msp strings, variables names and methods names, and use multisafepay instead, across all the files within the plugin
Fixed
- PLGOPNS-394: Return an array in case value is serialized affecting OpenCart 2.X versions
Release 3.9.0
Added
- PLGOPNS-374: Add generic gateway
Changed
- PLGOPNS-384: Upgrade PHP-SDK to 5.0.1