ÃÛ¶¹ÊÓƵ

ACSD-61622: FedEx account specific rates are missing in REST API response

The ACSD-61622 patch resolves the issue where FedEx’s account specific rates are missing from the REST API response. It adds the ACCOUNT rate request type to the REST API request sent from ÃÛ¶¹ÊÓƵ Commerce to FedEx, which returns a response similar to SOAP API response. This patch is available when the Quality Patches Tool (QPT) 1.1.57 is installed. The patch ID is ACSD-61622. Please note that the issue is scheduled to be fixed in ÃÛ¶¹ÊÓƵ Commerce 2.4.8.

Affected products and versions

The patch is created for ÃÛ¶¹ÊÓƵ Commerce version:

  • ÃÛ¶¹ÊÓƵ Commerce (all deployment methods) 2.4.6-p5

Compatible with ÃÛ¶¹ÊÓƵ Commerce versions:

  • ÃÛ¶¹ÊÓƵ Commerce (all deployment methods) 2.4.6-p1 - 2.4.6-p8
NOTE
The patch might become applicable to other versions with new Quality Patches Tool releases. To check if the patch is compatible with your ÃÛ¶¹ÊÓƵ Commerce version, update the magento/quality-patches package to the latest version and check the compatibility on the Quality Patches Tool: Search for patches page. Use the patch ID as a search keyword to locate the patch.

Issue

FedEx’s account specific rates are missing from the REST API response.

Steps to reproduce:

  1. Install a clean ÃÛ¶¹ÊÓƵ Commerce instance.

  2. Create a simple product with a weight of 5 lbs.

  3. Configure FedEx for REST API.

  4. Enable FedEx shipping method and clear the cache.

  5. Start observing the log file: var/log/shipping.log

  6. Add a simple product to the cart and go to the shipping page on checkout. Example of customer data:

    • Postcode: 58601
    • Names: John Doe
    • Address: 196 Eulalia Burg
    • Country: US
    • State: North Dakota
    • Phone number: 187-563-3627

Expected results:

PAYOR_ACCOUNT_PACKAGE rates are available in the REST API response, similar to SOAP API responses.

Actual results:

Only PAYOR_LIST_PACKAGE rates are available in the response, which means there are no negotiated (account) rates from FedEx.

Apply the patch

To apply individual patches, use the following links depending on your deployment method:

To learn more about Quality Patches Tool, refer to:

recommendation-more-help
c2d96e17-5179-455c-ad3a-e1697bb4e8c3