Releases: mollie/WooCommerce
Releases · mollie/WooCommerce
7.5.4
= 7.5.4 - 03-06-2024 =
- Feature - Initiative - Alma for WooCommerce Integration - under flag add_filter('inpsyde.feature-flags.mollie-woocommerce.alma_enabled', false);
- Feature - Add WooCommerce as required plugin in header
- Fix - Display error for Apple Pay Validation Error in Woocommerce
- Fix - TypeError when WooCommerce Analytics is disabled
- Fix - In3 - payment successful with date in the future
- Fix - Ensure Smooth Order Processing Despite Rounding Differences
- FIx - Rebrand from Inpsyde to Syde
7.5.4-beta
- Feature - Initiative - Alma for WooCommerce Integration - under flag
- Feature - Add WooCommerce as required plugin in header
- Fix - Display error for Apple Pay Validation Error in Woocommerce
- Fix - TypeError when WooCommerce Analytics is disabled
- Fix - In3 - payment successful with date in the future
- Fix - Ensure Smooth Order Processing Despite Rounding Differences
- FIx - Rebrand from Inpsyde to Syde
7.5.3
7.5.2
- Feature - Support for new payment method Bancomat Pay (beta)
- Tweak - Reorder gateway settings
- Fix - Gift Card issuer dropdown replaced by icon HTML when only one giftcard enabled
- Fix - TypeError merchant capture feature
- Fix - Type error on Pay for Order page when in3 is active on PHP 8+
- Fix - Typo in variable/method names
- Fix - Refresh methods not enabling methods enabled in Mollie
- Fix - Variable names in strings deprecated in PHP 8.2 (author @vHeemstra)
- Fix - WC 7.4.1 appends billingEmail to Orders API call due to mismatched filter in Banktransfer.php
- Fix - Apple Pay button payment is not possible as a guest user when debugging is active
7.5.2-beta
- Fix - Gift Card issuer dropdown replaced by icon HTML when only one giftcard enabled
- Fix - TypeError merchant capture feature
- Fix - Type error on Pay for Order page when in3 is active on PHP 8+
- Fix - Typo in variable/method names
- Fix - Refresh methods not enabling methods enabled in Mollie
- Fix - Variable names in strings deprecated in PHP 8.2 (author @vHeemstra)
- Fix - WC 7.4.1 appends billingEmail to Orders API call due to mismatched filter in Banktransfer.php
- Fix - Apple Pay button payment is not possible as a guest user when debugging is active
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