विवरण
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.
स्क्रीनशॉट्स
इंस्टॉलेशन
- 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
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “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.
बदलाव विवरण
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