Closed greggles closed 1 year ago
For anyone else searching who stumbles upon this issue, there is also this relatively new repo that I have not tested myself: https://github.com/WhatArmy/FedexRest
This issue is stale because it has been open for 30 days with no activity.
It's...not stale?
This issue is stale because it has been open for 30 days with no activity.
I think it's important this stays open since it's likely to become more pressing as the EOL of SOAP approaches in the next months/years. I plan to comment "activity for visibility" to keep it open. I'm happy to be corrected if that action seems inappropriate in some way. Thanks.
This issue is stale because it has been open for 30 days with no activity.
Same reasoning as last time, although now https://github.com/WhatArmy/FedexRest has more features merged into it.
it would be awesome to add rest support...so I dont have to rewrite the whole integration again
I mean, I already my integration with this package, would be amazing that it generated a REST request instead of an XML, I am not asking anything to the developer, this is open source. I am just wondering if anyone else is facing the same issue.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
FedEx has announced the EOL of their SOAP apis for May 15, 2024.
https://www.fedex.com/en-us/developer/announcements.html#web-services
Thanks for documenting that here @jaminion.
We've been using https://github.com/WhatArmy/FedexRest for several months. That could be a good thing to document in the README here.
Adding this issue to track the idea of the REST API.
FedEx is starting to encourage customers to move to the REST API by claiming they will turn off the SOAP API on February 28, 2024. (See this issue in the python repository).
Do you plan to add support for the REST API into the PHP library?