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

Closed
ivopaunov opened this issue Jul 5, 2024 · 1 comment
Closed

User details VAT number validation #205

ivopaunov opened this issue Jul 5, 2024 · 1 comment
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
@ivopaunov
Copy link
Member Author

done on backend
fe pr closed - #209
be - https://github.com/AmbireTech/adex-backend/pull/297

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