=== NextPlugins WooCommerce VAT === Contributors: nextplugins Tags: vat, vat field, woocommerce vat, nextplugins vat Requires at least: 4.4 Tested up to: 4.7.3 Stable tag: 1.0.2 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) orders endpoint. Customizable position in checkout and customer account form. **Tested with WooCommerce 2.6** **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.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.