Skip to content

Commit 269ea57

Browse files
empiricompanyedannenberg
authored andcommitted
[bug-OpenMage#937] Update vat validation soap endpoint
1 parent 69df9eb commit 269ea57

File tree

1 file changed

+1
-1
lines changed
  • app/code/core/Mage/Customer/Helper

1 file changed

+1
-1
lines changed

app/code/core/Mage/Customer/Helper/Data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ class Mage_Customer_Helper_Data extends Mage_Core_Helper_Abstract
7171
* WSDL of VAT validation service
7272
*
7373
*/
74-
const VAT_VALIDATION_WSDL_URL = 'http://ec.europa.eu/taxation_customs/vies/services/checkVatService?wsdl';
74+
const VAT_VALIDATION_WSDL_URL = 'https://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl';
7575

7676
/**
7777
* Configuration path to expiration period of reset password link

0 commit comments

Comments
 (0)