Re: European VAT registration number validation web service

2007-04-09 Thread Frédéric Roland
Hi, > Can you provide an URL for those who haven't found such service? (The > spanish site for checking VAT's is like... s**t) Question 16 in VIES faq has a link to WSDL file: http://ec.europa.eu/taxation_customs/vies/en/faqvies.htm#item16 There is also a form that can be used for manuel quer

Re: European VAT registration number validation web service

2007-04-09 Thread Marc Fargas Esteve
Hi, Can you provide an URL for those who haven't found such service? (The spanish site for checking VAT's is like... s**t) Maybe the best place to hold this is on it's own project (code.google.com?) as a standalone application that users can checkout and put in INSTALLED_APPS. And when it fine and

European VAT registration number validation web service

2007-04-09 Thread Frédéric Roland
Hi, I found an official web service from the european union to validate VAT registration numbers using SOAP. I will have to use that for my projects but I'd like to share it with Django community. At this time I just started to play with it but I wanted to discuss how to integrate that and w