Releases: mollie/WooCommerce
Releases · mollie/WooCommerce
7.5.1
7.5.0
This release was temporarily paused due to a potential issue impacting the WooCommerce orders overview. Please use version 7.4.1 until a version 7.5.1 is available: https://github.com/mollie/WooCommerce/releases/tag/7.4.1
- Feature - Add TWINT payment method
- Feature - Add BLIK payment method
- Feature - Enable merchant capture feature flag by default
- Feature - Enable Klarna one feature flag by default
- Fix - Birth date not showing for in3 on pay for order page
- Fix - Subscription signup payment not possible when using authorizations
- Fix - Transaction ID field not filled for authorized/captured WooCommerce orders
- Fix - PHP Fatal error: Undefined method isCompleted
- Fix - Align merchant capture wording with Mollie
7.5.0-beta
- Feature - Add TWINT payment method
- Feature - Add Blik payment method
- Feature - Enable merchant capture feature flag by default
- Feature - Enable Klarna one feature flag by default
- Fix - Birth date not showing for in3 on pay for order page
- Fix - Subscription signup payment not possible when using authorizations
- Fix - Transaction ID field not filled for authorized/captured WooCommerce orders
- Fix - PHP Fatal error: Undefined method isCompleted
- Fix - Align merchant capture wording with Mollie
7.4.1
- Fix – Send the bank transfer information in the order confirmation email
- Fix – Plugin keeps retrying fraudulent orders
- Fix – Order is not canceled after exact expiry date set in gateway settings
- Fix – No error messages displayed on pay for order page
- Fix – Improve “Initial payment status” setting description for expired orders
- Fix – Update GitHub wiki after Mollie docs release
- Fix – Update plugin strings regarding documentation and support links
- Fix – Save & display bank transfer payment details in WooCommerce order
- Fix – Complete WooCommerce order when order is shipped at Mollie
- Fix – Check for WC_Subscriptions class instead of plugin file
7.4.1-beta
- Feature - UK only. Implement auth/capture functionality
- Fix - Send the bank transfer information in the order confirmation email
- Fix - Plugin keeps retrying fraudulent orders
- Fix - Order is not canceled after exact expiry date set in gateway settings
- Fix - No error messages displayed on pay for order page
- Fix - Improve “Initial payment status” setting description for expired orders
- Fix - Update GitHub wiki after Mollie docs release
- Fix - Update plugin strings regarding documentation and support links
- Fix - Save & display bank transfer payment details in WooCommerce order
- Fix - Complete WooCommerce order when order is shipped at Mollie
- Fix - Check for WC_Subscriptions class instead of plugin file
7.4.0
- Feature - Pass Paypal "Additional" address information as Address_2
- Feature - The payment method API image will now display when the "Use API dynamic title and gateway logo" option is enabled.
- Feature - Introduced a new filter to programmatically control the visibility of the API title for each payment method: apply_filters('mollie_wc_gateway_use_api_title', $value, $paymentMethodId).
- Feature - Added a filter to programmatically control the visibility of the API icon for every payment method: apply_filters('mollie_wc_gateway_use_api_icon', $value, $paymentMethodId).
- Fix - Mollie is showing for WooCommerce version under 3.9.0
- Fix - Compatibility with latest WC Blocks (>9.3.0) to detect "incompatible gateways"
- Fix - Apple Pay button payments remain in open status at Mollie
- Fix - New block theme 22 and 23 have issues with the look and feel on Mollie components
- Fix - Site is broken on bulk edit when Mollie is activated
- Fix - Fatal error after on 7.3.8 and 7.3.9 with roots/sage
- Fix - WooCommerce - Bank Transfer - Expiration time feature bug
- Fix - Apple Pay gateway not displayed on order pay page
7.4.0-beta
- Feature - Pass Paypal "Additional" address information as Address_2
- Feature - The payment method API image will now display when the "Use API dynamic title and gateway logo" option is enabled.
- Feature - Introduced a new filter to programmatically control the visibility of the API title for each payment method: apply_filters('mollie_wc_gateway_use_api_title', $value, $paymentMethodId).
- Feature - Added a filter to programmatically control the visibility of the API icon for every payment method: apply_filters('mollie_wc_gateway_use_api_icon', $value, $paymentMethodId).
- Fix - Mollie is showing for WooCommerce version under 3.9.0
- Fix - Compatibility with latest WC Blocks (>9.3.0) to detect "incompatible gateways"
- Fix - Apple Pay button payments remain in open status at Mollie
- Fix - New block theme 22 and 23 have issues with the look and feel on Mollie components
- Fix - Site is broken on bulk edit when Mollie is activated
- Fix - Fatal error after on 7.3.8 and 7.3.9 with roots/sage
- Fix - Woocommerce - Bank Transfer - Expiration time feature bug
- Fix - Apple Pay gateway not displayed on order pay page
7.3.12
7.3.11
7.3.11-beta
- Feature flag - adding support to new upcoming payment method
- Fix - script loading when disabled in Mollie dashboard