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
866 stars 438 forks source link

FedEx WSDLS will be retired on May 15, 2024, need to use RESTful API #3308

Open xqiu opened 1 year ago

xqiu commented 1 year ago

Description (*)

On FedEx https://www.fedex.com/en-us/developer/web-services/process.html page, it states: FedEx Web Services Tracking, Address Validation, and Validate Postal Codes WSDLS will be retired on May 15, 2024. The SOAP based FedEx Web Services is in development containment and has been replaced with FedEx RESTful APIs. To learn more and upgrade your integration from Web Services to FedEx APIs, please visit the FedEx Developer Portal.

Expected behavior (*)

Open Mage USA module should create a FedEx RESTful shipping module

Benefits

So that openMage can still be integrated with FedEx after May 15, 2024

Additional information

N/A

ajbonner commented 3 months ago

Just to add some additional context here, the above date has been pushed out to August 31, 2024.

Caution: FedEx Web Services Tracking, Address Validation, and Validate Postal Codes WSDLS will be disabled on August 31, 2024. The SOAP based FedEx Web Services is in development containment and has been replaced with FedEx RESTful APIs. To learn more and upgrade your integration from Web Services to FedEx APIs, please visit the FedEx Developer Portal.

fballiano commented 2 months ago

@xqiu @ajbonner does M2 have the new API?

xqiu commented 2 months ago

@fballiano Yes, see https://github.com/magento/magento2/issues/34642

fballiano commented 2 months ago

well, it's now too late, we'll have to see what happens

fballiano commented 2 months ago

Seems it's been moved to 21st Aug

Screenshot 2024-05-08 alle 10 25 26
colinmollenhour commented 1 month ago

Just FYI, we published a PHP SDK for the REST API in case anyone wants to take a crack at updating the OpenMage model this should make it easier. https://github.com/ShipStream/fedex-rest-php-sdk