Skip to content

Admin Create Order: "Sorry, no quotes are available for this order" for all shipping methods Magento2.4.9 #41178

Description

@devidasPT

Preconditions and environment

Magento ver. 2.4.9

When creating an order from Admin Panel → Sales → Orders → Create New Order, the Shipping Method section always displays:

Sorry, no quotes are available for this order.

This happens for all shipping carriers, including Flat Rate, Free Shipping, and other configured carriers.

The issue is not specific to a particular carrier. The same behavior occurs even when the carrier is enabled and its configuration is valid.

Steps to reproduce

Log in to the Magento Admin Panel.
Go to Sales → Orders.
Click Create New Order.
Select an existing customer.
Add any product to the order.
Enter/select a valid shipping address, including:
Country
Region/State
City
ZIP/Postal Code
Proceed to the Shipping Method section.
Check the available shipping methods.

Expected result

Magento should collect shipping rates and display the available configured shipping methods, for example:

Flat Rate
Free Shipping
Any other enabled carrier that supports the destination

Actual result

Image

The Shipping Method section displays:

Sorry, no quotes are available for this order.

No shipping methods are displayed, even when valid carriers such as Flat Rate or Free Shipping are enabled and correctly configured.

Additional information

The issue occurs when creating orders from the Admin Create Order workflow.
The problem affects multiple carriers, so it appears to be related to the Admin order shipping-rate collection process rather than an individual carrier configuration.
The same shipping configuration should be able to return rates when applicable.

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions