Releases: mollie/WooCommerce
Releases · mollie/WooCommerce
8.0.6-beta3
- 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
- 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_orderfilter 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
- 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_orderfilter 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
- 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
- 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
- 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
- Fixed - Incorrect shipping name field on Orders API
8.0.3
- 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
- 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
- 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