From faaec185511ccd0d8ca2797c5ea281894522df84 Mon Sep 17 00:00:00 2001 From: Shikha Mishra Date: Fri, 17 Apr 2020 22:43:47 +0530 Subject: [PATCH] Fixed #27874 Vat Validation URL for EU Vat numbers changed. Fixed #27874 Vat Validation URL for EU Vat numbers changed. --- app/code/Magento/Customer/Model/Vat.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Customer/Model/Vat.php b/app/code/Magento/Customer/Model/Vat.php index 123a9eef4b75a..d1144c2e7a662 100644 --- a/app/code/Magento/Customer/Model/Vat.php +++ b/app/code/Magento/Customer/Model/Vat.php @@ -44,7 +44,7 @@ class Vat * 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'; /** * Config path to option that enables/disables automatic group assignment based on VAT