Skip to content

7.4.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@mmaymo mmaymo released this 13 Sep 10:04
· 396 commits to develop since this release
21c967c
  • 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