-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Description
Hello, we have been receiving notifications from USPS that they are retiring their current Web Tools API platform on Jan 25, 2026. This is similar to how UPS and Fedex have retired their older SOAP-based APIs, such as with issue #37534. This includes the RateV4, IntlRateV2 and TrackV2 APIs which are currently in use by the magento/module-usps package.
They have provided a reference to their "Industry Alert" at https://postalpro.usps.com/mnt/glusterfs/2025-02/INFORMATIONAL%20-%20Web%20Tools%20Retirement%20and%20Migration%20Dates.pdf identifying this.
Documentation for their REST APIs is available at https://developers.usps.com/.
According to https://experienceleague.adobe.com/en/docs/commerce-operations/release/planning/schedule there are two more releases currently planned before this date: August 12th, 2025 and October 14th, 2025. I cannot seem to find any information concerning efforts to update the USPS shipping module to support this new API endpoint, and I have also tried to search for another raised github issues in this project concerning this. I figured this request should go here rather than the feature-requests project because at the end of January 2026 it will become a serious bug for merchants who use the USPS shipping methods.
I am hoping to get some understanding into Adobe/Magento's position on this - if we can expect an update to that module before the impact date and which Magento versions will be supported.
Thank you!
Metadata
Metadata
Assignees
Type
Projects
Status
Activity
m2-assistant commentedon Jun 12, 2025
Hi @jaminion. Thank you for your report.
To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce.
@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel.
⚠️ According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
🕙 You can find the schedule on the Magento Community Calendar page.
📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
m2-assistant commentedon Jun 13, 2025
Hi @engcom-November. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branchDetails
- If the issue is reproducible on2.4-develop
branch, please, add the labelReproduced on 2.4.x
.- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
Issue: Confirmed
once verification is complete.hostep commentedon Jun 30, 2025
Looks like Magento internal devs have fixed this in: 963fe57 in scope of
AC-13257::Migrate USPS integration from outdated Web Tools APIs to new RESTful USPS APIs
engcom-November commentedon Jul 1, 2025
Thank You @hostep for the contribution.
Hello @jaminion ,
Thank you for your report and collaboration.
Could you please review the above comment and let us know if you're still experiencing any issues?
Hence we will proceed with closing this ticket.
Thank you once again!
hostep commentedon Jul 1, 2025
@engcom-November: can you try to figure out how Magento will release this fix? If it's supposed to be fixed before January 2026 then if we only put this fix only in Magento 2.4.9, it will be too late.
So are there plans to release this in one of the upcoming security releases? Or maybe as a seperate patch?
jaminion commentedon Jul 1, 2025
Thank you, this is great information, looks like there has already been substantial work done on it. Thank you very much for communicating through this @hostep. I anticipate there will be patches for prior supported versions similar to how UPS and FedEx changes ended up releasing when those services went to REST.
engcom-November commentedon Jul 1, 2025
Hello @hostep,
As per the latest Jira update, the issue has been resolved in version 2.4.9-alpha2. This fix is scheduled to be included in the August release. We will continue to keep you updated on any further developments here.
Thank you for your continued support!
hostep commentedon Jul 1, 2025
Thanks @engcom-November, you understand that alpha versions aren't considered stable and to be use in production right? Or do you mean by August release that this fix will also be included in 2.4.8-p2, 2.4.7-p7, 2.4.6-p12 & 2.4.5-p14?
engcom-November commentedon Jul 1, 2025
Hello @hostep ,
We are currently in discussions with the Product Owner to determine the release version for this fix, including whether it will be part of 2.4.8-p2, 2.4.7-p7, 2.4.6-p12, and 2.4.5-p14. We will provide an update as soon as we have more clarity.