WooCommerce Gateway Cybersource Version 2.6.0 Changelog
* Misc – Add compatibility for WooCommerce High Performance Order Storage (HPOS)
* Misc – Add compatibility for WooCommerce High Performance Order Storage (HPOS)
* Update: Tested up to WooCommerce 7.7.0.
* Fix: Use `registerCheckoutFilters` graduated filter in Blocks plugin.
* Fix: Use WC_MNM_Helpers:get_supported_product_types() to define excluded product types automatically in metabox product selector.
* Fix: Allow input quantity to decrease if the container is overfill for any reason.
* Fix: Update single-product/mnm/mnm-product-quantity.php template to remove errant markup.
* Fix: Legacy meta class fatal error when trying to read Pre-1.10 data.
* Fix: Hide child item’s stock remaining when parent is out of stock. #499.
* Dev: Rename `wc_mnm_supported_products` filter to `wc_mnm_supported_product_types`
* Tweak – WC 7.8 compatibility.
* Update – Security update.
* Tweak – Removed add-on flat fees from per unit product prices in the cart. Requires Product Add-Ons v6.4.0.
* Fix – Fixed an issue that prevented bundled items add-ons from being initialized when added to a component.
* Fix – Fixed an issue that prevented composited product images from rendering correctly.
* New – Introduced ‘woocommerce_store_api_before_composite_aggregated_totals_calculation’ and ‘woocommerce_store_api_after_composite_aggregated_totals_calculation’ actions.
* Fix – Applied automatic error fixing using `phpcbf`.
* Fix – Correctly sanitize the `woocommerce_one_page_checkout` template parameter.
* Tweak – WC 7.7 compatibility.
* Tweak – WP 6.2 compatibility.
* Fix – Save the transaction ID without setting the order meta data directly
* Update – Security update
* Change: Allow filtering of lifestyle_image in Google feed
* Tweak – Removed add-on flat fees from per unit product prices in the cart. Requires Product Add-Ons v6.4.0.
* New – Introduced ‘woocommerce_store_api_before_bundle_aggregated_totals_calculation’ and ‘woocommerce_store_api_after_bundle_aggregated_totals_calculation’ actions.
* Fix – Fixed an issue that required customers to select mandatory items for optional bundled items that hadn’t been selected.