WooCommerce Payment Gateway Based Fees Version 3.2.5 Changelog
* Added support for plugin https://woocommerce.com/products/WooCommerce-deposits/
* Added support for plugin https://woocommerce.com/products/WooCommerce-deposits/
* added: selectbox to display notification header and text at beginning of E-Mail body
* added: filter “wc_email_attachments_unfiltered_notification_text”-allows to use unfiltered HTML in notification header and text
(e.g. add_filter( ‘wc_email_attachments_unfiltered_notification_text’, ‘__return_true’, 10 ); )
* Add-Support for UK VAT Number validation (using UK VAT Number API).
* Fix-VAT validation when the field is empty.
* Fix-Exclude unnecessary files from plugin zip file.
* Fix-‘Choose a Currency’ label not translatable.
* Update-PHP, WordPress and WC minimum required version updated.
* Add-PHP Compatibility GitHub Action.
* Fix -Exclude unnecessary files from plugin zip file.
* Tweak-WC 6.8 and WP 6.0 compatibility.
* Fix -Remove unnecessary files from plugin zip file.
* Tweak-WC 6.8 compatibility.
* Fix-exclude unnecessary files from plugin zip file.
* Fix-Added backward compatible support for WooCommerce CRUD Operations and Custom Order Tables.
* Tweak-WC 6.8 compatibility.
* Tweak-WP 6.0 compatibility.
* Fix: Raw HTML ouputting on user account waitlist page