WooCommerce Shipping Multiple Addresses Version 3.6.26 Changelog
* Fix -Display of delete address link on My Account page.
* Fix -Display of delete address link on My Account page.
* Fix: Switch calculations not correctly charging the full sign up fee when the “Prorate Sign up Fee” option is set to “Never (charge the full sign up fee)”. PR#4096
* Fix: Fixes PayPal Reference Transactions integration with Checkout blocks. PR#4105
* Fix: Set the updated payment token on all pending-payment renewals so that manually retrying a failed payment uses the updated token set on the subscription. PR#4108
* Dev: Moved the `WC_Subscriptions::enqueue_scripts` and` WC_Subscriptions::equeue_styles` static functions to the new `WC_Subscriptions_Frontend_Scripts` class (deprecated existing functions). PR#4104
* Fixed: Problem with Bizum.
* Add-Added `google_distance_matrix_request_params` filter.
* Fix-“Subscription-Remove Coupon” action did not remove the discount applied
* Issue fixed with multisite activation.
* Fix: The payment types of the separated form were not unchecking when a new payment method was selected.
* Fix: Issues with updating the checkout on every payment method change.
* Checked and verified WC 5.3.0 compatibility.
* WC tags
* Change: WooCommerce 5.4 compatibility
* Fix-Ensure to pass item object or data to filter hiding virtual items
* Fix: CRITICAL Uncaught Exception: This coupon is valid for the first order only
* Fix: Incorrect calculation when multiple store credit is applied
* Fix: ‘Coupon shareable link’ not working, added param ‘sc-page’ in the shareable link
* Update: Hook ‘wc_sc_is_filter_content_coupon_message’ to decide whether to filter the content of the coupon message or not, before displaying on the website
* Update: Default arguments for method WC_SC_Coupon_Message::wc_add_coupons_message_in_email [PHP8]
* Update: POT file