Important

You are browsing the documentation for version 4.1 of OroCommerce, OroCRM and OroPlatform, which is no longer maintained. Read version 5.1 (the latest LTS version) of the Oro documentation to get up-to-date information.

See our Release Process documentation for more information on the currently supported and upcoming releases.

Available in OroCommerce

Configure Flat Rate Shipping Integration in the Back-Office

Hint

This section is a part of the Shipping Configuration topic that provides a general understanding of the shipping concept in OroCommerce.

Flat Rate shipping integration section describes the steps that are necessary to expose flat rate shipping as a shipping method in OroCommerce orders and quotes.

Note

See a short demo on how to set up a shipping integration in OroCommerce or keep reading the step-by-step guidance below.

To enable flat rate shipping:

  1. Navigate to the Manage Integrations page by clicking System > Integrations > Manage Integrations in the main menu.

  2. Click Create Integration and select Flat Rate Shipping as integration type:

    ../../../../../../_images/CreateFlatRate.png
  3. Type in the integration name and label (e.g., Flat Rate). Add label translations, if necessary.

  4. Set status to Active to enable the integration.

  5. Click Save.

Next, set up a shipping rule via the Shipping Rules Configuration page to enable this shipping method for all or some customer orders.

Once the shipping method is added to the shipping rule, provide the information that configures the shipping fee components and the method to calculate it following the Configure a Shipping Method in a Shipping Rule topic.

Related Topics