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

update vies vat validation soap endpoint #85

Open
wants to merge 1 commit into
base: magento-1.9
Choose a base branch
from

Conversation

empiricompany
Copy link

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

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
@theroch
Copy link

theroch commented Apr 16, 2020

@theroch
Copy link

theroch commented Apr 16, 2020

But you have requested the pull request for the magento-mirror, I think you have to do it by using magento-lts.

colinmollenhour pushed a commit to OpenMage/magento-lts that referenced this pull request Apr 29, 2020
* 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 with this official endpoint http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl

original pull request from OpenMage/magento-mirror#85

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

Co-Authored-By: Tony <[email protected]>

Co-authored-by: Tymoteusz Motylewski <[email protected]>
@bjinse
Copy link

bjinse commented Mar 24, 2021

Note when you apply this patch yourself: protocol should be https, not http. You get a 307 Temporary redirect for this url.

@empiricompany
Copy link
Author

Note when you apply this patch yourself: protocol should be https, not http. You get a 307 Temporary redirect for this url.

yes you can refer to this PR https://github.com/OpenMage/magento-lts/pull/937/files

randallelliott714 added a commit to randallelliott714/magento that referenced this pull request Oct 18, 2022
* 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 with this official endpoint http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl

original pull request from OpenMage/magento-mirror#85

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

Co-Authored-By: Tony <[email protected]>

Co-authored-by: Tymoteusz Motylewski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants