WooCommerce Opayo Gateway Version 5.11.0 Changelog
* WC 7.6
* Opayo Direct – Zero Value Authentication (ZVA)
* Opayo Direct – Fix tokens not storing correctly when using change payment method
* WC 7.6
* Opayo Direct – Zero Value Authentication (ZVA)
* Opayo Direct – Fix tokens not storing correctly when using change payment method
* Fix: Correctly determine subscription free shipping eligibility when the initial payment cart isn’t eligible. Fixes erroneous “Invalid recurring shipping method” errors on checkout. #4513
* Fix: Fatal error from third-party extensions using the `woocommerce_update_order` expecting the second parameter. #4519
* Dev: Fixed precision loss notice that occurs when running PHP 8.1. #4513
* Dev: Fix phpcs and semgrep warnings to improve code quality. #4510 #4513 #4514
* Dev: Use `wp_safe_redirect()` when processing a payment method change request. #4513
* Dev: Update subscriptions-core to 5.7.0. #4519
* Dev: Pass the subscription object as the second parameter to `woocommerce_update_subscription` hook (and `woocommerce_update_order` for backwards compatibility). #4519
* Dev: Return a response from the WC_Subscription::set_status() function in line with the parent WC_Order::set_status() function. #4519
* Dev: Add the ‘wcs_recurring_shipping_package_rates_match_standard_rates’ filter to enable third-parties to override whether the subscription packages match during checkout validation. #4519
*Fixed date picker scripts
*Fixed update address on all scheculed subscriptions at once
*Added update payment method individually on scheculed subscriptions
Here’s what’s changed in WooCommerce MSRP Pricing Version 3.4.17 View the full WooCommerce MSRP Pricing Changelog Get WooCommerce MSRP Pricing Version 3.4.17 with 12 months of updates for just $20! Already a WPspring Club Member? WooCommerce MSRP Pricing Version 3.4.17 Released on May 03, 2023, is now available from your account downloads page. Sign up … Continue reading
* New: WooCommerce compatibility up to 7.7
* Dev – Security improvements: [Semgrep] Clean and fix warnings.
* Dev – Security improvements: [Semgrep] Refactor check_authentication hook.
* IMPROVEMENT – WooCommerce Security issue.
* FIXED – Support Fixed.
* Add – Analytics REST endpoint.
* Add – HPOS compatibility.
* Add – Referrals WC Analytics page.
* Add – Referred orders dashboard widget.
* Dev – Add JS linting.
* Dev – Add bundlewatch.
* Dev – Add style linting.
* Dev – Security improvements: Fixes and cleanup of semgrep warnings.
* Tweak – Bump minimum WooCommerce version to 7.4 (L-2).
* Compat – Improve PHP 8.2 compatibility.
* Dev – Remove previous copy of Sensei when installing unit tests.
* Dev – Remove the sign in the dynamic modifier from all DateTime::modify.
* Dev – Security improvements: Fix array_filter with no callback and ignore include file warnings.
* Dev – Security improvements: Fix/Clean unescaped add_query_vars.
* Dev – Security improvements: Remove security issue with CURLOPT_SSL_VERIFYPEER.
* Fix – Limit the Customer pause period days of abandoned cart triggers to at least 1.
* Fix – PHP 8.2 Compatibility: Fix the incorrect time conversion for scheduled workflow in UTC-X timezones.