vat icon indicating copy to clipboard operation
vat copied to clipboard

Get linked company info if VAT number exists

Open Eazis-Music-Systems opened this issue 2 years ago • 1 comments

For some countries, like ours, the VIES data service returns linked company info. We would like to be able to retrieve that info too, if a VAT number exists.

VIES FAQ: https://ec.europa.eu/taxation_customs/vies/faq.html#item_17

VIES Example: https://ec.europa.eu/taxation_customs/vies/vatResponse.html NL 809901973B01

It was requested in v1.2.1 with a PR before, but it was closed without getting into master branch. #22

Eazis-Music-Systems avatar Jan 13 '22 08:01 Eazis-Music-Systems

I have implemented this on my fork, and could create a PR, if it's relevant. https://github.com/nicolaibaaring/vat/tree/feature-linked-vat-result

nicolaibaaring avatar Oct 31 '22 09:10 nicolaibaaring