From 269ea57c25e5783f222fc79fda30e3ea82809d49 Mon Sep 17 00:00:00 2001 From: Tony <5071467+empiricompany@users.noreply.github.com> Date: Wed, 29 Apr 2020 20:38:37 +0200 Subject: [PATCH] [bug-#937] Update vat validation soap endpoint --- 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 c40b9a88603b..840f333ec635 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 = 'https://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl'; /** * Configuration path to expiration period of reset password link