Hey all,
I just published this new plugin :
I needed to be able to check for the validity of VAT numbers for one of my app.
So I made this plugin, you don’t need to add an API key.
You can try it here :
https://vima-plugins-demo.bubbleapps.io/version-test/vat_checker
And see how to implement with the demo editor here :
It’s pretty simple to use :
- Use Check VAT Number action
- Get is_valid value response to know if the number is valid or not
The country code must be included at the beginning of the VAT Number
(or you can use the second action “Check VAT Action” that has a country code field)
Don’t hesitate if you need help to implement it or if you need another feature ![]()
Vincent