

The VAT number field in the checkout's billing section — before a number is given, VAT is charged as normal.
A VAT number box in your checkout’s billing section, validated against the
European Commission’s own VIES service, and the tax taken off for business
customers in other member states.
A valid VAT number is not by itself an exemption, and that is the thing
plugins in this category get wrong. Reverse charge applies when the customer
is a business in another member state, so all four of these have to hold
before a penny comes off:
An unreachable VIES is not a yes. The service is down often, and on those
afternoons the difference between charging tax you can refund later and
giving away tax you will still owe is one decision. This plugin fails closed.
What is recorded is evidence, not an opinion. The order keeps the number
as it was checked, the verdict VIES gave, the moment it gave it, the name and
address the service returned, and whether the tax actually came off.
The tax comes off through WooCommerce’s own exemption, which is the seam
the classic cart, the block cart, the Store API and every total read through.
There is no tax rate this plugin has to know about, and no surface it has to
be told about.
Gatemi VAT Number for WooCommerce
is a separate plugin, sold on gatemi.com, that sends your own VAT number to
VIES as the requester — which is what makes the service return a consultation
number with every check — and adds a test lookup that asks VIES for real from
the settings screen.
Both editions store their settings the same way and write the same order
meta, so upgrading keeps everything.
This plugin relies on one external service and contacts nothing else — in
particular, it never contacts gatemi.com.
VIES (the VAT Information Exchange System), operated by the European
Commission, is what a VAT number is checked against. Your server posts to
https://ec.europa.eu/taxation_customs/vies/rest-api/check-vat-number.
What is sent, and when: one request each time a customer types a VAT number
at your checkout, carrying that number and its country prefix — and nothing
else. No name, address, email address, order or total is sent, and no request
is made at all unless a number has been typed. Nothing is sent from a
visitor’s browser; the request is made by your site.
Service: https://ec.europa.eu/taxation_customs/vies/
Terms of use: https://commission.europa.eu/legal-notice_en
Privacy policy: https://commission.europa.eu/privacy-policy-websites-managed-european-commission_en