WooCommerce Opayo Gateway Version 5.13.1 Changelog
* Legacy WooCommerce versions
* Update reporting URLs
* Legacy WooCommerce versions
* Update reporting URLs
* Add: Subscription plugin settings can now be fetched via the /wc/v3/settings/subscriptions REST API endpoint.
* Fix: Trigger the subscription.updated webhook event for all subscription updates.
* Fix: Block the UI after a customer clicks actions on the My Account > Subscriptions page to prevent multiple requests from being sent.
* Fix: WC 8.6.0 compatibility: Resolved wc_get_log_file_path() deprecation warnings.
* FIX: No subscription tokens were being saved.
* Fix – Use `wc_get_orders` to query orders in the lifecycle install script to avoid issues with HPOS
* Fix – Block errors while editing the Cart and Checkout pages.
* Dev – Added E2E tests for the “Enable pre-orders for products that get out of stock” setting.
* Dev – Bump WooCommerce “tested up to” version 8.5.
* Dev – Bump WooCommerce minimum supported version to 8.3.
* Dev – Bump WordPress minimum supported version to 6.3.
* tweak – tested against the latest versions of WordPress and WooCommerce
* add – add documentation links on presets gallery
* tweak – remove BETA badge from GTM server-side
* add – add service links in support section
* Bugfix: Add explicit check for array type for meta values that require it.
Fix – DB update for the previous version was broken
* method_exists for legacy WooCommerce versions
* Feature – Declare compatibility with the WooCommerce Cart and Checkout blocks.
* Tweak – Improved the provided info in the System Status Report.
* Tweak – Include the plugin version in the enqueued scripts and styles.
* Tweak – Sanitized input vars and escaped output content.
* Tweak – Updated the plugin URLs to the new woo.com domain.
* Tweak – Updated the plugin author.
* Tweak – Tested compatibility up to WC 8.6.
* Tweak – Tested compatibility up to WP 6.4.
* Dev – Updated plugin templates.
* Dev – Updated Dompdf library to version v2.0.4.
* Dev – Replaced the usage of the `json_encode()` function with `wp_json_encode()`.
* Dev – Added filter hook `wc_store_catalog_pdf_download_dompdf_options`.
* Dev – Deprecated action hook `woocommerce_store_catalog_pdf_download_dompdf_options`.
* Dev – Deprecated method `Plugin_Utils::get_active_plugins()`.
* Dev – Changed the plugin namespace to ‘KoiLab\WC_Store_Catalog_PDF_Download’.
* Dev – Drop deprecated plugin code up to version 2.1.