WooCommerce Chase Paymenttech Gateway Version 1.16.2 Changelog
* Fix-Ensure WooCommerce Subscriptions or Pre-Orders are active before calling their methods while forcing tokenization
* Misc-Remove legacy woo-includes folder
* Fix-Ensure WooCommerce Subscriptions or Pre-Orders are active before calling their methods while forcing tokenization
* Misc-Remove legacy woo-includes folder
* Tweak-Merchants can manually enter a test store ID and a test API token for the gateway sandbox credentials
* Misc-Remove legacy woo-includes folder
* Tweak-Exclude voided amounts when displaying the remaining values in the admin vouchers list
* Fix: Add additional check to prevent product script errors when script is loaded where no NYP products exist.
* Tweak-Refactor address validation
* Fix -Fatal error with custom billing fields added from ‘woocommerce_checkout_fields’ filter hook.
* Fix – Min & max with zero value is not equal with empty.
* Fix – Translations are not being loaded.
* Fix – Fatal error on PHP 8.0 by replacing “%” with “%%”.
* Minor fix in stock management for other values section
* New: WooCommerce 5.2.4, 5.3.2, 5.4.3, 5.5.3, 5.6.1, 5.7.1, 5.8.0, 5.9.0 compatible
* New: Tested upto WordPress 5.8.2
* Fix: PHP message: The WC_Abstract_Legacy_Order::get_product_from_item function is deprecated. Replace with $item->get_product()
* Update: POT file
* New: WooCommerce 5.8.0, 5.9.0 compatible
* New: Tested upto WordPress 5.8.2
* Fix: PHP Fatal error: Call to a member function get() on null
* Update: POT file
* Update: Tested up to WooCommerce 5.9.0.
* Fix: Hide PayPal Payments payment request buttons for Mix and Match products.
* Fix: Hide WooCommerce Payments payment request buttons for Mix and Match products.
* Tweak: Display quantity in child product title if min and max allowed quantities are the same.
* Tweak: Wrap main quantity input and add to cart button in div element.