OpenMage / magento-lts

Official OpenMage LTS codebase | Migrate easily from Magento Community Edition in minutes! Download the source code for free or contribute to OpenMage LTS | Security vulnerability patches, bug fixes, performance improvements and more.
https://www.openmage.org
Open Software License 3.0
863 stars 438 forks source link

SOAP APIs: Removed all imports from schemas.xmlsoap.org #3980

Closed fballiano closed 1 month ago

fballiano commented 1 month ago

This PR targets next

Since https://github.com/OpenMage/magento-lts/issues/3968 it seemed to be possible to remove WSDL imports from the schemas.xmlsoap.org domain, in order not to be dependent on their website to be up for every SOAP call on any store.

I did a few tests and everything seems to be working fine:

Screenshot 2024-05-08 alle 16 46 50

Fixes https://github.com/OpenMage/magento-lts/issues/3968

fballiano commented 1 month ago

I'll merge and make sure to write it in the release notes for the next v21 beta