alexeybusygin / ShippingRates

.NET wrapper for UPS, FedEx, USPS and DHL shipping rate APIs
MIT License
46 stars 15 forks source link

FedEx migration from WSDLS to REST API #68

Open elcapitanandres opened 2 months ago

elcapitanandres commented 2 months ago

I receive this message when enter to the developer FedEx's portal: 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. This will affect the shipping rates calculation of this project? Thank you.

alexeybusygin commented 2 months ago

We use the Quote Rates service, so we shouldn't be affected. However, the transition to the REST API for FedEx is already in our plans. We expect it to be done later this year.