You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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