Releases: MultiSafepay/woocommerce
Releases · MultiSafepay/woocommerce
Release 4.16.0
Release date: Jul 20th, 2022
Added
- DAVAMS-490: Add MyBank payment method
Removed
- PLGWOOS-811: Remove download plugin logs button and related methods
Release 4.15.0
Release date: May 25th, 2022
Added
- DAVAMS-470: Add terms and conditions checkbox to AfterPay checkout fields
Changed
- PLGWOOS-805: Declare support for WordPress 6.0
Release 4.14.0
Release date: May 19th, 2022
Added
- DAVAMS-476: Add Alipay+
Changed
- PLGWOOS-804: Use default locale if get_locale returns null to prevent third party plugin errors
- PHPSDK-93: Upgrade the PHP-SDK dependency to 5.5.0
Release 4.13.1
Release date: Mar 23th, 2022
Added
- PLGWOOS-792: Declare support for Wordpress 5.9.2 and WooCommerce 6.3.1
- PLGWOOS-790: Improvement on debug mode, logging the body of the POST notification request
Fixed
- PLGWOOS-791: Fix error when WooCommerce order is not found after receive a valid POST notification
Release 4.13.0
Release date: Feb 1st, 2022
Added
- PLGWOOS-770: Add payment component support for payment methods: Visa, Mastercard, Maestro and American Express
- PLGWOOS-774: Add support to process 'smart_coupon' coupons from Smart Coupons third party plugin
- PLGWOOS-775: Log shopping cart content when debug mode is enabled
Release 4.12.0
Release date: Jan 13th, 2022
Added
- PLGWOOS-769: Add new filter 'multisafepay_merchant_item_id' to allow third party developers overwrite the merchant_item_id property within the ShoppingCart object
Changed
- PLGWOOS-744: Update 'Betaal per Maand' default max_amount value, according with new product rules
- PLGWOOS-759: Rebrand Sofort payment method
Release 4.11.0
Release date: Jan 4th, 2022
Added
- PLGWOOS-745: Add Payment Component
Changed
- PLGWOOS-765: Refactor PaymentMethodsController::generate_orders_from_backend() to work only with one argument and avoiding conflicts with third party plugins
- PLGWOOS-745: Tokenization now works through the Payment Component
Fixed
- PLGWOOS-763: Fix error on plugin list when application can not connect with wordpress network
Release 4.10.0
Release date: Dec 13th, 2021
Added
- PLGWOOS-748: Add PHP-SDK version to system report
- PLGWOOS-758: Add filter to turn notifications to GET method
Removed
- DAVAMS-460: Remove ING Home’Pay
Changed
- PLGWOOS-695: Replace HTTP Client, use WP_HTTP instead kriswallsmith/buzz
- PLGWOOS-749: Replace logo of Bancontact for new one
Fixed
- PLGWOOS-752: Fix missing placeholder for Test API Key input field in settings page
Release 4.9.0
Release date: Oct 18th, 2021
Added
- PLGWOOS-715: Add 2 "Generic Gateways" which include a flexible gateway code that allow any merchant to connect to almost every payment method we offer.
- PLGWOOS-746: Declare support for Wordpress 5.8.1 and WooCommerce 5.8.0
Changed
- PLGWOOS-740: Improve the helper text of the Google Analytics ID setting field, adding a link to Documentation Center
- PLGWOOS-747: Upgrade the PHP-SDK component to 5.3.0
Fixed
- PLGWOOS-739: Fix fatal error related with undefined method when processing orders using iDEAL QR
- PLGWOOS-743: Fix broken links to Documentation Center in settings page
Release 4.8.3
Release date: Sep 6th, 2021
Fixed
- PLGWOOS-737: Fix error related with refunds by updating the PHP-SDK to 5.2.1