0 purchases
vies
https://ec.europa.eu/taxation_customs/vies/technicalInformation.html
VIES (VAT Validation) #
This dart lib is basically calling web service provided by VIES (at https://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl) for VAT number validation.
If VAT is valid this lib return business entity infos.
Install #
With Dart:
dart pub add vies
copied to clipboard
With Flutter:
flutter pub add vies
copied to clipboard
Depedencies #
HTTP Package
HTML Unescape Package
Enjoy.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.