WooCommerce PDF Product Vouchers Version 3.9.13 Changelog
* Fix-Reset the redemption amount after scanning a barcode to prevent subsequent scans from redeeming automatically
* Fix-Reset the redemption amount after scanning a barcode to prevent subsequent scans from redeeming automatically
* Fix: Fatal Error: Uncaught Error: Call to undefined function post_exists()
* Update: POT file
* Minor fix when generating SKUs
* Tweak-Time Zone related improvement
* Tweak-Eligibility Notice related improvement
* Tweak-Tested up to WooCommerce v5.9
* Tweak-Tested up to WordPress v5.8.2
* 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 “%%”.