From 96c69c1527d442e6b2a5390d3fdb7a3cb97a2917 Mon Sep 17 00:00:00 2001 From: Tony Date: Thu, 16 Apr 2020 13:10:57 +0200 Subject: [PATCH] update vies vat validation soap endpoint default endpoint for vat validation throught vies webservice defined in VAT_VALIDATION_WSDL_URL return 302 redirect to http://taxudp92.cc.cec.eu.int:7174/taxation_customs/vies/checkVatService.wsdl updated this official endpoint http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl --- app/code/core/Mage/Customer/Helper/Data.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/core/Mage/Customer/Helper/Data.php b/app/code/core/Mage/Customer/Helper/Data.php index c40b9a8860..eb6b99e2b1 100644 --- a/app/code/core/Mage/Customer/Helper/Data.php +++ b/app/code/core/Mage/Customer/Helper/Data.php @@ -71,7 +71,7 @@ class Mage_Customer_Helper_Data extends Mage_Core_Helper_Abstract * WSDL of VAT validation service * */ - const VAT_VALIDATION_WSDL_URL = 'http://ec.europa.eu/taxation_customs/vies/services/checkVatService?wsdl'; + const VAT_VALIDATION_WSDL_URL = 'http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl'; /** * Configuration path to expiration period of reset password link