Skip to content

Releases: mollie/WooCommerce

8.0.6-beta3

25 Sep 08:46
a532ae0

Choose a tag to compare

8.0.6-beta3 Pre-release
Pre-release
  • Fixed - TypeError in OrderLines.php when processing vouchers with Germanized plugin
  • Fixed - Apple Pay not eligible for Express Checkout in editor with non-Apple Pay compatible device
  • Fixed - Block Editor error This block encountered an error and cannot show a preview
  • Fixed - The new woocommerce_cancel_unpaid_order filter causes orders not created via checkout to be cancelled
  • Improvement - Improve handling and validation of phone numbers
  • Improvement - Improve handling of webhooks that uses now the REST API and depending on transaction id
  • Improvement - Add signup link for new Account on new installations

8.0.6-beta2

23 Sep 05:57
b87e6ca

Choose a tag to compare

8.0.6-beta2 Pre-release
Pre-release
  • Fixed - TypeError in OrderLines.php when processing vouchers with Germanized plugin
  • Fixed - Apple Pay not eligible for Express Checkout in editor with non-Apple Pay compatible device
  • Fixed - Block Editor error This block encountered an error and cannot show a preview
  • Fixed - The new woocommerce_cancel_unpaid_order filter causes orders not created via checkout to be cancelled
  • Improvement - Improve handling and validation of phone numbers
  • Improvement - Improve handling of webhooks that uses now the REST API and depending on transaction id
  • Improvement - Add signup link for new Account on new installations

8.0.6-beta1

11 Sep 09:30
8d1d750

Choose a tag to compare

8.0.6-beta1 Pre-release
Pre-release
  • Fixed - TypeError in OrderLines.php when processing vouchers with Germanized plugin
  • Fixed - Apple Pay not eligible for Express Checkout in editor with non-Apple Pay compatible device
  • Fixed - Block Editor error This block encountered an error and cannot show a preview
  • Fixed - The new woocommerce_cancel_unpaid_order filter causes orders not created via checkout to be cancelled
  • Improvement - Improve handling and validation of phone numbers
  • Improvement - Improve handling of webhooks that uses now the REST API and depending on transaction id

8.0.5

11 Aug 09:50
84e6ccc

Choose a tag to compare

  • Added - PayPal Subscriptions support through Vaulting
  • Fixed - Save Mandates from Payments API
  • Fixed - Change type to discount when the line item amount is negative
  • Fixed - Order API refunds: Type error, missing metadata and fallback to refund by amount
  • Fixed - Subscriptions Retry System not working on failed payments for renewals
  • Fixed - Getting Subscription mandates when payment API is active
  • Changed - Payments API is now the default method
  • Changed - Align Pay by Bank with Bank Transfer features
  • Changed - Multiple Voucher categories allowed on Payments API
  • Improved - Several small things in subscriptions
  • Improved - Check payment on Mollie before setting order to failed from WooCommerce
  • Improved - Blocking of recurring webhooks for the same order

8.0.5-beta2

30 Jul 08:35
2e3e2ee

Choose a tag to compare

8.0.5-beta2 Pre-release
Pre-release
  • Added - PayPal Subscriptions support through Vaulting
  • Fixed - Save Mandates from Payments API
  • Fixed - Change type to discount when the line item amount is negative
  • Fixed - Order API refunds: Type error, missing metadata and fallback to refund by amount
  • Fixed - Subscriptions Retry System not working on failed payments for renewals
  • Fixed - Getting Subscription mandates when payment API is active
  • Changed - Payments API is now the default method
  • Changed - Align Pay by Bank with Bank Transfer features
  • Changed - Multiple Voucher categories allowed on Payments API
  • Improved - Several small things in subscriptions
  • Improved - Check payment on Mollie before setting order to failed from WooCommerce
  • Improved - Blocking of recurring webhooks for the same order

8.0.5-beta1

29 Jul 07:38
d5e70a9

Choose a tag to compare

8.0.5-beta1 Pre-release
Pre-release
  • Fixed - Save Mandates from Payments API
  • Fixed - Change type to discount when the line item amount is negative
  • Fixed - Order API refunds: Type error, missing metadata and fallback to refund by amount
  • Fixed - Subscriptions Retry System not working on failed payments for renewals
  • Fixed - Getting Subscription mandates when payment API is active
  • Changed - Payments API is now the default method
  • Changed - Align Pay by Bank with Bank Transfer features
  • Changed - Multiple Voucher categories allowed on Payments API
  • Improved - Several small things in subscriptions
  • Improved - Check payment on Mollie before setting order to failed from WooCommerce
  • Improved - Blocking of recurring webhooks for the same order

8.0.4

09 Jul 09:44
dff6761

Choose a tag to compare

  • Fixed - Incorrect shipping name field on Orders API

8.0.3

07 Jul 10:55
f978747

Choose a tag to compare

  • Fixed - Direct Bank Transfer (BACS) payment methods was hidden in some instances
  • Fixed - Incorrect Order Status Update After Chargeback Due to Conflicting Webhooks
  • Fixed - Mollie Payments Failing Due to Negative ´unitPrice´ from WooCommerce Line Item Rounding
  • Fixed - Missing surcharge verification on Pay for Order page

8.0.3-beta1

04 Jul 07:48
7306dac

Choose a tag to compare

8.0.3-beta1 Pre-release
Pre-release
  • Fixed - Direct Bank Transfer (BACS) payment methods was hidden in some instances
  • Fixed - Incorrect Order Status Update After Chargeback Due to Conflicting Webhooks
  • Fixed - Mollie Payments Failing Due to Negative ´unitPrice´ from WooCommerce Line Item Rounding
  • Fixed - Missing surcharge verification on Pay for Order page

8.0.2

02 Jun 09:23
b2339c8

Choose a tag to compare

  • Added - Voucher payment method for Payments API
  • Added - In3 payment method for Payments API
  • Added - Voucher category Sports & Culture
  • Fixed - Undefined property method_title
  • Fixed - Surcharge with percentage without max limit configured not working
  • Fixed - Potential fatal error with getCurrencyFromOrder
  • Fixed - Compatibility with FunnelKit Upsells
  • Fixed - Deprectaion message on plugin uninstall
  • Removed - unnecessary block checkout surcharge calculation
  • Removed - Obsolete code that checked if a payment method was exclusive to the Orders API