Releases: mollie/WooCommerce
Releases · mollie/WooCommerce
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
8.0.2-beta1
- 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
- Removed - unnecessary block checkout surcharge calculation
- Removed - Obsolete code that checked if a payment method was exclusive to the Orders API
8.0.1
- Fixed - check that Klarna webhooks will not be received for transactions if orders API is active
- Fixed - most problems with gateway surcharges and 3rd party fees
- Fixed - problems with Paments API when checkout address fields are removed
- Fixed - some PHP Errors
- Fixed - negative fees not working with payments API
- Fixed - imageUrl will be validated before adding it
- Fixed - refreshing gateway list in the Mollie settings
- Fixed - on block checkout an empty Gateway description was displayed
- Fixed - transactions on block checkout don’t work for Riverty
- Fixed - Phone Number Validation uses now billing/shipping country when no phone country prefix
- Fixed - More information on inactive payment methods will not open in the new tab @masteradhoc
- Removed - deprecated SOFORT and Giropay payment methods
8.0.1-beta3
- Fixed - check that Klarna webhooks will not be received for transactions if orders API is active
- Fixed - most problems with gateway surcharges and 3rd party fees
- Fixed - problems with Paments API when checkout address fields are removed
- Fixed - some PHP Errors
- Fixed - negative fees not working with payments API
- Fixed - imageUrl will be validated before adding it
- Fixed - Klarna, Riverty and Billie incorrectly displayed when Paments API is active
- Fixed - refreshing gateway list in the Mollie settings
- Fixed - on block checkout an empty Gateway description was displayed
- Fixed - Phone Number Validation uses now billing/shipping country when no phone country prefix
- Removed - deprecated SOFORT and Giropay payment methods
8.0.1-beta2
- Fixed - check that Klarna webhooks will not be received for transactions if orders API is active
- Fixed - most problems with gateway surcharges and 3rd party fees
- Fixed - problems with Paments API when checkout address fields are removed
- Fixed - some PHP Errors
- Fixed - negative fees not working with payments API
- Fixed - imageUrl will be validated before adding it
- Fixed - Klarna, Riverty and Billie incorrectly displayed when Paments API is active
- Fixed - refreshing gateway list in the Mollie settings
- Fixed - on block checkout an empty Gateway description was displayed
- Removed - deprecated SOFORT and Giropay payment methods
8.0.0
- Feature Flag - Klarna, Riverty and Billie can be used with Payments API
- Feature - Added support for Mollie's new Payments API features
- 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)