This article provides a patch to resolve the issue AC-9182 for the new USPS Ground Advantage shipping method in Adobe Commerce 2.4.4 - 2.4.6-p2.
On July 9, 2023, The United States Postal Service (USPS) released a new shipping method, USPS Ground Advantage.
This new shipping method is replacing their three main current shipping methods:
USPS announced that starting from September 30, 2023, these three shipping methods will be discontinued and all customers must use the new USPS Ground Advantage method instead.
So after September 30, 2023, all the Adobe Commerce merchants who are using the USPS shipping method will not be able to get shipping rates from USPS by using these three legacy shipping methods anymore.
This issue will be fixed in the scope of upcoming security-only patch releases in October 2023, in versions 2.4.6-p3, 2.4.5-p5, and 2.4.4-p6.
Adobe Commerce on cloud infrastructure and on-premises, and Magento Open Source:
The USPS made an API update.
To resolve the issue in the 2.4.4, 2.4.5, and 2.4.6 versions, you must apply the AC-9182 patch below.
The patch is attached to this article. To download it, click the following link:
AC-9182_USPS_Ground_Advantage_shipping_method_COMPOSER_patch.zip
Unzip the file and see How to apply a composer patch provided by Adobe in our support knowledge base for instructions.
Considering that it is not possible to easily check if the issue was patched, you might want to check whether the AC-9182 patch has been successfully applied.
You can do this by taking the following steps:
Run the command:
vendor/bin/magento-patches -n status |grep "9182|Status"
You should see output similar to this, where AC-9182 returns the Applied status:
║ Id │ Title │ Category │ Origin │ Status │ Details ║ ║ N/A │ ../m2-hotfixes/AC-9182_USPS_Ground_Advantage_shipping_method_COMPOSER_patch.patch │ Other │ Local │ Applied │ Patch type: Custom