Skip to content

Releases: mollie/WooCommerce

7.8.1-beta

01 Oct 12:50
e40e046

Choose a tag to compare

7.8.1-beta Pre-release
Pre-release
  • Added - PHP 7.4 required
  • 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.

7.8.0

27 Aug 10:02
f1b821b

Choose a tag to compare

  • Added - Satispay payment method
  • Security - Remove Mollie SDK examples folder and some CS fixes

7.7.0

12 Aug 07:40
4324275

Choose a tag to compare

  • Added - Payconiq payment method
  • Added - Riverty payment method
  • Fix - Declaring compatibility in WP Editor
  • Security - Enhanced object reference security

7.7.0-beta

06 Aug 13:58
add1dd0

Choose a tag to compare

7.7.0-beta Pre-release
Pre-release

Added - Payconiq payment method
Added - Riverty payment method
Fix - Declaring compatibility in WP Editor
Security - Enhanced object reference security

7.6.0

10 Jul 07:49
2756123

Choose a tag to compare

  • Added - Trustly payment method
  • Deprecated - Giropay payment method (Giropay Depreciation FAQ)
  • Fixed - Mollie hooks into unrelated orders
  • Fixed - Notices and type errors after 7.5.5 update
  • Fixed - Rounding issues with products including tax

7.5.5

18 Jun 10:04
d5d6190

Choose a tag to compare

  • Feature Flag - Enable Bancomat Pay & Alma feature flag by default (official launch 2024-07-01)
  • Task - update wordpress.org plugin page
  • Fix - Change from iDeal 1.0 to iDeal 2.0
  • Fix - update apple-developer-merchantid-domain-association certificate
  • Fix - Description not shown on block checkout
  • Fix - All Gift Card issuers displayed despite only some being active
  • Fix - Several Undefined array key warnings malform JSON requests on Block Checkout
  • Fix - Surcharge string to ‘excl. VAT’

7.5.5-beta

12 Jun 06:56
2359247

Choose a tag to compare

7.5.5-beta Pre-release
Pre-release
  • Feature Flag - Enable Bancomat Pay & Alma feature flag by default (official launch 2024-07-01)
  • Task - update wordpress.org plugin page
  • Fix - update apple-developer-merchantid-domain-association certificate
  • Fix - Description not shown on block checkout
  • Fix - All Gift Card issuers displayed despite only some being active
  • Fix - Several Undefined array key warnings malform JSON requests on Block Checkout
  • Fix - Surcharge string to ‘excl. VAT’

7.5.4

03 Jun 09:43
ecb0f9d

Choose a tag to compare

= 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

28 May 15:02
5c2a361

Choose a tag to compare

7.5.4-beta Pre-release
Pre-release
  • 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

22 May 09:56
7c805da

Choose a tag to compare

  • Fix - Updated in3 checkout process: Phone and birthdate are now optional, but if provided, validated values will be sent to expedite checkout.