driesvints / vat-calculator

Handle all the hard stuff related to EU MOSS tax/vat regulations, the way it should be.
MIT License
1.2k stars 88 forks source link

Include requestor VAT number #76

Closed denjaland closed 5 months ago

denjaland commented 5 years ago

Hi,

I would like to be able to pass along our own VAT number to the VIES validation service. When doing so, the VIES validation service returns a reference of the check. This reference can be kept by us to 'proof' we validated the VAT number with VIES, in case we ever have an issue with the tax officers.

It would be nice that we can optionally send the $requestorVAT and get that reference as return.

THank you for considering this.

denjaland commented 5 years ago

Submitted a PR for this :-) Hopefully you find the time to merge it if you will :-)