Try the Demo

Magento Forum

   
Page 2 of 2
Nuova versione 1.7.0.2 e il campo EU VAT
 
archpeb
Jr. Member
 
Total Posts:  7
Joined:  2012-09-11
Milan, Italy
 

Idem stessa release di magento, stesso problema, stesso errore, qualcuno ha per caso trovato la soluzione?

 
Magento Community Magento Community
Magento Community
Magento Community
 
michiell
Jr. Member
 
Total Posts:  2
Joined:  2011-08-09
 

Hi,

I solved this problem by changing the wdsl_url in the file /app/code/core/Mage/Customer/Helper/Data.php

from

const VAT_VALIDATION_WSDL_URL 'http://ec.europa.eu/taxation_customs/vies/services/checkVatService?wsdl';

to

const VAT_VALIDATION_WSDL_URL 'http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl';

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
Page 2 of 2