hintraeger Posted May 6, 2020 Share Posted May 6, 2020 (edited) This little module is for verifying a vat number (UID) through a SOAP webservice (http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl). After installing this module you get a additional option in details-tab to check the field, if it is a real UID. https://modules.processwire.com/modules/inputfield-uid/ https://github.com/hintraeger/PW-InputfieldUID Edited May 6, 2020 by hintraeger Link to module 7 Link to comment Share on other sites More sharing options...
kongondo Posted May 6, 2020 Share Posted May 6, 2020 1 hour ago, hintraeger said: This little module You forgot to include a link to your module ? Link to comment Share on other sites More sharing options...
markus_blue_tomato Posted May 10, 2020 Share Posted May 10, 2020 Hi! Nice thank you. Currently I have the need for this but I got an error: UID: ATU73390813 Is UID wrong or is the API down? Link to comment Share on other sites More sharing options...
hintraeger Posted May 11, 2020 Author Share Posted May 11, 2020 The SOAP-Service could not be reached. Please take a look in your php-configuration with phpinfo(); Is there SOAP-Client enabled? (https://stackoverflow.com/questions/11391442/fatal-error-class-soapclient-not-found) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now