WooCommerce API Manager Version 2.5.3 Changelog
* Fix: PHP Fatal error: Uncaught Error: Call to undefined function Automattic\\WooCommerce\\Utilities\\wc_get_container().
* Fix: PHP Fatal error: Uncaught Error: Call to undefined function Automattic\\WooCommerce\\Utilities\\wc_get_container().
* Fix for combined sale and tags filter
* Added reset filter button
* Fix: Saving variations tiered pricing rules with comma as decimal separator
* New: Minimum quantity validation translatable string
* New: Show parent category name when selecting category
* Fix – UK VAT number validation issue.
* Tweak – Bump WooCommerce tested up to 7.3.0
* Fix: Uncaught Error: Call to undefined method WP_Post::get_id() when loading Product edit screen meta boxes if not using HPOS.
* Tweak – Check the minimum requirements before initializing the plugin.
* Tweak – Insert the shortcode for recovering a lost license as a WP block on the ‘Lost license’ page.
* Tweak – Tested compatibility with WC 7.4.
* Dev – New plugin updater.
* Dev – Initialize the plugin when the main file is loaded.
* Dev – Renamed the database option `woocommerce_software_version` to `wc_software_addon_version`.
* Dev – Updated the minimum requirements to WC 3.7, WP 4.9, and PHP 5.6.
* Dev – Dropped `examples/` test scripts.
* Dev – Added a Postman collection for testing the API.
* Tweak – Remove discontinued Regional Rate Boxes (A1, A2, B1, B2).
* Fix – Tube package is not included in UK Tracked 24 and 48.
* Fix – Freight shipment incompatibilities with Rate Service version 31.
* NEW: New modal options for Redsys redirection.
* NEW: Added InSite API V3.
* NEW: New option for disable the action by the plugin of mark as paid the renewal subscriptions in Redirections and InSite.
* NEW: Declared compatibility with WooCommerce 7.4
* UPDATE: Redesign of InSite Separate fields (Stripe Clone).
* UPDATE: Updated function create_add_payment_method_number() for delete WP cache for “number_ad_paymnt_mehod” before get the option.
* UPDATE: Updated function create_checkout_insite_number() for delete WP cache for “number_insite_checkout” before get the option.
* FIX: Fixed many Notices and some Warnings.
* FIX: In “The Call 5” with InSite, the customer name and last name was not send to Redsys.
* FIX: Show tokens in Admin user Edit screen.