=== NextPlugins Woo VAT === Contributors: nextplugins Tags: vat, vat field, woocommerce vat, nextplugins vat Requires at least: 4.4 Tested up to: 6.1 Stable tag: 1.1.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds VAT field to WooCommerce checkout page. == Description == Adds VAT field to WooCommerce checkout and customer account. Adds VAT filed to WooCommerce REST (wc/v1 and wc/v2) orders endpoint. Customizable position in checkout and customer account form. Installation: 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Go to WooCommerce -> Settings -> VAT Field -> Enable -> Save == Installation == == Screenshots == 1. Plugin settings page == Changelog == = 1.1.4 = * Test WordPress 6.1 compatibility * Test WooCommerce 7.4 compatibility * Fix settings save = 1.1.3 = * Fix fields class = 1.1.2 = * Add company registration number to address formats * Add label to vat and registration number in address formats = 1.1.1 = * WooCommerce 2.6 compatibility fix = 1.1.0 = * Add company registration number field * Add company information to admin orders list = 1.0.4 = * Autoload options = 1.0.3 = * WooCommerce 3.0 compatibility improvements = 1.0.2 = * readme updates = 1.0.1 = * Add PHP 5.3 requirement * Better compatibility with other plugins for helpers * Documentation and readme updates = 1.0.0 = * First version.