WooCommerce ipay88 Gateway Version 1.5.2 Changelog
* Fix: Payment request form was incorrectly formatted
* Fix: Payment request form was incorrectly formatted
* Other: Announcement: https://om4.io/blog/woocommerce-zapier-2-7-2-maintenance-release/
* Fix: Fatal error in “WooCommerce Zapier History” metabox for Orders and Subscriptions when HPOS is disabled. PR #641
* Fix – Ensure that searching orders in the admin screen by invoice number can return consistent results when using HPOS
* Update – Moved to Stamps API V135.
* Fix: Email templates hooks not passed in the correct parameters. “woocommerce_email_header” and “woocommerce_email_footer” now have the email class object passed in as required
* Added: Notification added to inform administrator that waitlist templates are out of date. This will be added as required on theme switch and plugin update
* Tweak – Also set sequential order numbers for orders sent via the WooCommerce Checkout Block
* Fix – Ensure that searching orders in the admin screen by order number can return consistent results when using HPOS
* Fix – FedEx One Rate not being returned when using REST API.
* Update – WordPress 6.2 compatible.
* Update – WordPress 6.4-alpha compatible.
* Update – WooCommerce 7.9 compatible.
* Update – Requires at least WooCommerce 7.7.
* Update – Requires at least PHP 7.3.
* Dev – Added guards to avoid data interference from unrelated code in the Product Search Field rendering code, fixes “undefined” displayed for invalid entries.
* Fix – Replace deprecated `get_page_by_title` with `get_posts` when getting a voucher by number
* Fix – Prevent deprecation notices about creation of dynamic properties in `WC_PDF_Product_Vouchers`
* Fix – Invalid SOAP message error while fetching rates.