- Collect and validate EU VAT numbers at Checkout;
- Exempt businesses from paying VAT (Value Added Tax), if necessary;
- Collect and validate user location in B2C transactions;
- Handle EU Tax requirements for digital goods;
This extension provides your checkout with a field to collect and validate a customer’s EU VAT number if they have one. Upon entering a valid VAT number, the business will not be charged VAT at your store.
How does the VAT number validation work?
Will customers outside Europe see this field?
How to set up EU VAT rates for digital goods?
DocumentationNeed guidance? Check out the comprehensive documentation to learn everything about you need to know about the EU VAT Number extension. View documentation |
Questions and SupportIf you have pre-sale questions or need help, get in touch with our friendly Happiness Engineers. Get support
|
Customer reviews
-
adrkajAug 12, 2024I bought this plugin for my shop but it’s not working. I would say it’s working for 50% cases. Stuck at VAT validation. I got issues with connecting to servers and checking VAT status. I saw few other comments here so I’m not alone. It looks like in the past it was working fine so I hope they’ll fix it.
-
jeffreyweltersJul 8, 2024The plugin works inconsistently. The BTW validation servers are down from time to time, making B2B orders unable. I get confused customers emailing lately when trying to order, really frustrating. The fix for now is disabling the plugin.
-
ambrosiaee44e4a1a5May 16, 2024Tons of bugs
Almost nothing fully works and support claims everything is alright. Pure gaslighting.
-
crustandcraftest1847Apr 23, 2024
-
AnonymousMay 27, 2021
-
coinadmediaNov 8, 2020Thank you very much! It works well.
-
gmtbeautySep 28, 2020Works as described, without problems
-
kingnature77Jul 9, 2020Does what it should. Validates VAT Number. Gives the option to ignore base country. Removes VAT from product price and shows them “netto”. Really smooth experience! Prefer this over an all-in-one german plugin.
It somehow changed the priority of my email-field and therefore created layout-issues on the checkout page. Allow Placeholder text to show how the VAT / Ust Number should be entered exactly. Solved this through: function kingnature_override_checkout_fields_billing( $fields ) { $fields[‘billing’][‘billing_vat_number’][‘placeholder’] = ‘DE999999999’; // VAT Example return $fields; } add_filter( ‘woocommerce_checkout_fields’ , ‘kingnature_override_checkout_fields_billing’ );
Reviews
There are no reviews yet.