Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EU Vies Vat number validation service changed? Need Dutch Dev to check #940

Closed
seansan opened this issue Apr 30, 2020 · 2 comments
Closed
Labels
bug Component: Customer Relates to Mage_Customer

Comments

@seansan
Copy link
Contributor

seansan commented Apr 30, 2020

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

this is hardcoded

const VAT_VALIDATION_WSDL_URL = 'http://ec.europa.eu/taxation_customs/vies/services/checkVatService?wsdl';

whilst new url is (I think)

const VAT_VALIDATION_WSDL_URL = 'http://ec.europa.eu/taxation_customs/vies/checkVatTestService.wsdl';

Explained here

https://ec.europa.eu/taxation_customs/vies/technicalInformation.html

Needs check from Dutch DEV

@iamniels
Copy link
Contributor

iamniels commented Apr 30, 2020

This has already been addressed:
See pull #937

@seansan seansan closed this as completed Apr 30, 2020
@seansan
Copy link
Contributor Author

seansan commented Apr 30, 2020 via email

@sreichel sreichel added bug fixed Component: Customer Relates to Mage_Customer labels Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Component: Customer Relates to Mage_Customer
Projects
None yet
Development

No branches or pull requests

3 participants