Skip to content

Releases: mollie/WooCommerce

8.0.0-beta1

25 Mar 07:24
69ab9ab

Choose a tag to compare

8.0.0-beta1 Pre-release
Pre-release
  • Feature - Added support for Mollie's new Payments API features
  • Feature Flag - Klarna, Riverty and Billie can be used with Payments API
  • Fixed - Notice for missing value of cardToken
  • Fixed - ltrim error on Apple Pay notice with php 8.2 (author @kylwes)
  • Fixed - Logged URL should be same as used in future logic (author @tombroucke)

7.10.0

18 Feb 08:32
8c06fec

Choose a tag to compare

  • Added - PaybyBank payment method
  • Added - MB Way payment method
  • Added - Multibanco payment method
  • Added - Swish payment method
  • Feature - Load block Checkout payment methods despite no active country selection
  • Deprecated - Do not show deprecated Klarna methods if disabled in Mollie profile
  • Fixed - Currency Symbol Positioning in bock checkout
  • Fixed - Wrong order status in some cases
  • Fixed - Fatal error on Refunds in some situations (author @Fidelity88)

7.10.0-beta2

05 Feb 14:07
4c05485

Choose a tag to compare

7.10.0-beta2 Pre-release
Pre-release
  • Added - PaybyBank payment method
  • Added - MB Way payment method
  • Added - Multibanco payment method
  • Added - Swish payment method
  • Feature - Load block Checkout payment methods despite no active country selection
  • Deprecated - Do not show deprecated Klarna methods if disabled in Mollie profile
  • Fixed - Currency Symbol Positioning in bock checkout
  • Fixed - Wrong order status in some cases
  • Fixed - Fatal error on Refunds in some situations (author @Fidelity88)

7.10.0-beta1

31 Jan 08:29
8638936

Choose a tag to compare

7.10.0-beta1 Pre-release
Pre-release
  • Added - PaybyBank payment method
  • Added - MB Way payment method
  • Added - Multibanco payment method
  • Feature - Load block Checkout payment methods despite no active country selection
  • Deprecated - Do not show deprecated Klarna methods if disabled in Mollie profile
  • Fixed - Currency Symbol Positioning in bock checkout
  • Fixed - Wrong order status in some cases
  • Fixed - Fatal error on Refunds in some situations (author @Fidelity88)

7.9.1

22 Jan 10:00
0f2360a

Choose a tag to compare

  • Feature: Style Apple Pay express button via Checkout block
  • Fixed: Notice _load_textdomain_just_in_time due to early translation loading
  • Fixed: Company Name input field not saved in Order when Billie was enabled
  • Fixed: Mollie Payment methods may not load on Checkout block
  • Fixed: Mollie Payment methods may disappear from Checkout block when changing billing country
  • Fixed: Mollie Components are not enabled by default on new installations

7.9.1-beta

21 Jan 13:31
c2981ac

Choose a tag to compare

7.9.1-beta Pre-release
Pre-release
  • Feature: Style Apple Pay express button via Checkout block
  • Fixed: Notice _load_textdomain_just_in_time due to early translation loading
  • Fixed: Company Name input field not saved in Order when Billie was enabled
  • Fixed: Mollie Payment methods may not load on Checkout block
  • Fixed: Mollie Payment methods may disappear from Checkout block when changing billing country
  • Fixed: Mollie Components are not enabled by default on new installations

7.9.0

18 Nov 11:08
3fbb73e

Choose a tag to compare

  • Feature - Revamp Mollie settings dashboard
  • Feature - Implement dedicated Block Express Cart/Checkout location for Apple Pay button
  • Feature - Trustly for first Payments
  • Fixed - Display notice in iDEAL settings about iDEAL 2.0 and removal of bank issuer dropdown
  • Fixed - Translation Update Loop in Mollie Payments for WooCommerce
  • Fixed - Bank Transfer payment details displayed in one line on order-received page

7.9.0-beta

05 Nov 14:04
d4bd3a9

Choose a tag to compare

7.9.0-beta Pre-release
Pre-release
  • Added: Revamp Mollie settings dashboard
  • Added: Implement dedicated Block Express Cart/Checkout location for Apple Pay button
  • Added: Trustly payment method for first Payments
  • Fixed: Translation Update Loop in Mollie Payments for WooCommerce
  • Fixed: Bank Transfer payment details displayed in one line on order-received page
  • Fixed: Display notice in iDEAL settings about iDEAL 2.0 and removal of bank issuer dropdown

7.8.2

08 Oct 11:31
5d4628b

Choose a tag to compare

  • Fixed - Subscription renewal status on-hold instead of active

7.8.1

07 Oct 08:42
79c9240

Choose a tag to compare

  • Feature Flag - Initiative - Swish payment method.
  • Fixed - Unable to make PayPal payments when surcharge is enabled on product and cart pages.
  • Fixed - Cancel order on expiry date should no longer trigger on WP init.
  • Fixed - Display of Payment Status column in orders overview when capturing payments immediately.
  • Fixed - Incorrect data type handling in MaybeDisableGateway.php.
  • Fixed - Prevented dependency conflicts, such as for psr/log.
  • Fixed - Italian translation for integration microcopy.
  • Fixed - Improved accessibility of gateway icons (a11y improvement).
  • Fixed - Undefined property warning in Apple Pay payments related to stdClass::$cardHolder. (author @mklepaczewski )
  • Fixed - German translation issue in order confirmation email.
  • Fixed - Populate birthdate on pay page for in3 and Riverty.
  • Fixed - Missing translation update for surcharge string.