WooCommerce Store Credit Version 3.4.2 Changelog
* Fix-Prevent fatal error when displaying the discounted amount of a Store Credit coupon on the cart page.
* Fix-Enqueue the script ‘send-credit.js’ only when necessary.
* Fix-Prevent fatal error when displaying the discounted amount of a Store Credit coupon on the cart page.
* Fix-Enqueue the script ‘send-credit.js’ only when necessary.
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Require PHP 7.0 or newer
* Feature-Added ‘Shipping Postcode’ condition support in Shipping Country/State restrictions.
* Feature-Introduced ‘enables free shipping’ modifier in ‘Coupon Code’ condition.
* Tweak-Fixed ‘Coupon Code’ condition behavior to work correctly with empty values.
* Fix-Warning while importing products without having exported meta data.
* Fix-Deprecated call to `WC_Abstract_Legacy_Order::get_product_from_item` function.
* Tweak-WC 4.7 compatibility.
* Tweak-WP 5.5 compatibility.
* Tweak-Tested compatibility with WC 4.8.
* Tweak-Tested compatibility with WP 5.6.
* Tweak-Don’t apply the funds’ discount when changing the payment method of a subscription.
* Tweak-Don’t copy the account funds’ metadata when creating a subscription from an order.
* Fix-The Account funds gateway was not available when changing the payment method of a subscription.
* Fix-Fixed the zero-order total displayed in recurrent orders when applying funds to new subscriptions.
* Tweak-PHP 8 compatibility.
* Tweak-WC 4.7 compatibility.
* Tweak-WordPress 5.6 compatibility.
* Added zoom function on product images
* Moved save button in footer to left
* Fixed reCAPTCHA v3 not working with 2FA
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Require PHP 7.0 or newer
* Fix-Grand total calculations for containers + Product Addons.
* Fix-Prevent double discounts when discounting from sale price.
* Fix-Harden calls to init gallery on child product images to prevent Uncaught TypeError: .wc_product_gallery is not a function.
* Fix-Use wc_product_class() for opening child item divs/rows. Restores compat with filters mini-extension.
* Fix-Min/Max Quantities compatibility-ignore rules on variations too.