Descrizione
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.
Screenshot
Installazione
- 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
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“VAT Assist for WooCommerce” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “VAT Assist for WooCommerce” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite 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