Skip to content

Releases: mollie/WooCommerce

7.5.4

03 Jun 09:43
ecb0f9d
Compare
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
Compare
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
Compare
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.

7.5.2

22 Apr 09:01
d4ef2c1
Compare
Choose a tag to compare
  • 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

09 Apr 10:16
7b6a433
Compare
Choose a tag to compare
7.5.2-beta Pre-release
Pre-release
  • 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

12 Feb 10:33
67c049d
Compare
Choose a tag to compare
  • Fix - Merchant capture error. Feature flag disabled by default

7.5.0

05 Feb 11:14
117569d
Compare
Choose a tag to compare

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

29 Jan 14:37
07290a6
Compare
Choose a tag to compare
7.5.0-beta Pre-release
Pre-release
  • 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

06 Nov 08:48
5a7a814
Compare
Choose a tag to compare
  • 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

30 Oct 11:54
625041c
Compare
Choose a tag to compare
7.4.1-beta Pre-release
Pre-release
  • 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