1 parent 6b4b882 commit 6c4c44eCopy full SHA for 6c4c44e
1 file changed
app/code/core/Mage/Customer/Helper/Data.php
@@ -71,7 +71,7 @@ class Mage_Customer_Helper_Data extends Mage_Core_Helper_Abstract
71
* WSDL of VAT validation service
72
*
73
*/
74
- const VAT_VALIDATION_WSDL_URL = 'http://ec.europa.eu/taxation_customs/vies/services/checkVatService?wsdl';
+ const VAT_VALIDATION_WSDL_URL = 'https://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl';
75
76
/**
77
* Configuration path to expiration period of reset password link
0 commit comments