The MDVA-30845 Magento patch fixes the issue where the Sorry, no quotes are available for this order at this time error is displayed when failing to connect to UPS XML/USPS/DHL during checkout, and no other shipping method is available. This patch is available when the Magento Quality Patch (MQP) tool 1.0.12 is installed. Please note that the issue is scheduled to be fixed in Magento 2.4.2.
Affected products and versions
The patch is created for Magento version:
Magento Commerce Cloud 2.3.5-p2.
Compatible with Magento versions:
Magento Commerce and Magento Commerce Cloud 2.3.5-2.3.6.
Note: the patch can be applicable to other versions. To check if the patch is compatible with your Magento version, run ./vendor/bin/magento-patches status
.
Issue
During checkout, the Sorry, no quotes are available for this order at this time error is displayed when failing to connect to UPS XML/USPS/DHL, and no other shipping method is not available.
Steps to reproduce:
- Create a product.
- Enable and configure UPS XML shipping method.
- Add the product to cart on store front.
- Make sure that UPS shipping methods and flat rate shipping are available.
- Edit your hosts file in order to prevent USP connecting to its gateway.
- On the store front, try to get rates and proceed to checkout again.
Actual result:
Sorry, no quotes are available for this order at this time error is displayed, and flat rate shipping is not available.
Expected result:
No error message displayed and flat rate shipping is available.
Apply the patch
For instructions on how to apply an MQP patch, use the following links depending on your Magento product:
- Magento Commerce: DevDocs Apply patches using Magento Quality Patches Tool.
- Magento Commerce Cloud: DevDocs Upgrades and Patches > Apply patches.
Related reading
To learn more about Magento Quality Patches, refer to:
- Magento Quality Patches released: a new tool to self-serve quality patches.
- Check patch for Magento issue with Magento Quality Patches.
For info about other patches available in MQP tool, refer to the Patches available in MQP tool section.