View Single Post
  #26  
Old 06-23-2016, 08:45 AM
 
mixon mixon is offline
Michael Bugrov
 

X-Cart team
  
Join Date: Jul 2005
Posts: 91
 

Default Re: X-Cart 4.7.6 released: Improved Performance, Bugfixes

Quote:
Originally Posted by herber@wirehub.nl
The VAT checking service for customers trying to add their VAT number, is always unavailable for unknown reasons.

I can't find any error logs regarding this. The same number checks out on VIES. I've tried multiple numbers, could it be that something is being blocked?

The Vat number checker service requires PHP Soap support, so please make sure it is available in your PHP configuration.

The "http://ec.europa.eu/" URL should be accessible from the hosting server.

Also, you can add the code below to the config.local.php file and check the VNC logs for more info
PHP Code:
define('XC_VAT_NUMBER_CHECKER_DEBUG'true
__________________
--
Sincerely yours,
Michael Bugrov,
X-Cart Software Architector

founder of: X-Monitoring service
founder of: Infinite scroll

Facebook
Linked-in
Reply With Quote