Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User details VAT number validation #205

Open
ivopaunov opened this issue Jul 5, 2024 · 0 comments · May be fixed by #209
Open

User details VAT number validation #205

ivopaunov opened this issue Jul 5, 2024 · 0 comments · May be fixed by #209
Assignees

Comments

@ivopaunov
Copy link
Member

https://ec.europa.eu/taxation_customs/vies/#/vat-validation
https://viesapi.eu/

https://stackoverflow.com/questions/9158119/vies-vat-number-validation

  • add user details VAT number validation (choose the easiest way to make it)

using this looks the easiest way

[https://ec.europa.eu/taxation_customs/vies/rest-api/ms/[country]/vat/[vat]](https://ec.europa.eu/taxation_customs/vies/rest-api/ms/%5Bcountry%5D/vat/%5Bvat%5D)

So for example Vat ID = DE122268496

https://ec.europa.eu/taxation_customs/vies/rest-api/ms/DE/vat/122268496
@Maskln Maskln linked a pull request Jul 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants