Description
This simple feature plugin adds a new VAT field to the checkout section and, optionally, checks for any entered value.
It also, optionally, integrates with a third-party service, VATCheck.eu, for VAT number validation.
Using Vatcheck.eu, you can check the VAT number of all European companies. See the privacy policy.
Validate your client’s VAT number with every sales transaction to a foreign company, this is important to ensure that you exempt the sale from VAT.
If you grant customers exemption without having a valid VAT number, your company risks having to pay the exempt VAT and a fine.
See more WordPress plugins here.
Screenshots
Installation
- Upload the
vat-assist-for-woocommerce-x.x.x.zip
file through the WordPress Plugin screen and install - Otherwise please upload the uncompressed
bulk-variations-for-woocommerce
folder to thewp-content/plugins/
directory - Activate the plugin from the Plugins page within WordPress
- Go to WooCommerce – VAT Assist and configure your settings
Reviews
There are no reviews for this plugin.
Contributors & Developers
“VAT Assist for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “VAT Assist for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.9
- UPDATE: Updated WordPress compatibility
- UPDATE: Updated WooCommerce compatibility
1.0.8
- UPDATE: Update plugin author information
1.0.7
- UPDATE: Updated WordPress compatibility
- UPDATE: Updated WooCommerce compatibility
1.0.6
- UPDATE: Updated WordPress compatibility
1.0.5
- UPDATE: Updated WordPress compatibility
- UPDATE: Updated WooCommerce compatibility
1.0.4
- UPDATE: Updated WordPress compatibility
- UPDATE: Updated WooCommerce compatibility
1.0.3
- UPDATE: Updated WordPress compatibility
- UPDATE: Update JavaScript to ES6
1.0.2
- UPDATE: Removed unused code
- UPDATE: Added function documentation
1.0.1
- UPDATE: Replaced cURL with
wp_remote_post()
- UPDATE: Added Vatcheck.eu description and privacy policy
1.0.0
- First release