Fixed Rate Shipping

Fixed Rate Shipping in Umbraco Commerce.

Fixed rate shipping in Umbraco Commerce allows you to define a single, fixed shipping rate to apply to an order. This is the simplest of all the shipping calculation options, but is also the least flexible.

Configuration

  1. Go to Settings > Stores > {Your Store} > Shipping Methods.

    Shipping Methods
  2. Click Create Shipping Method.

  3. Choose Basic as the shipping provider.

    Choose Shipping Provider
  4. Choose Fixed as the calculation mode option.

    Choose Shipping Calculation Mode
  5. Enter the Shipping Method Name, Alias, SKU, and optional Tax Rate.

  6. Enter a fixed rate for the shipping method.

    Shipping Method Details
  7. Select the countries this shipping method should be allowed in.

    Shipping Method Allowed Countries
  8. Optionally, define a country's specific fixed rate should you wish to have different rates per country.

    Shipping Method Country Specific Rates
  9. Click Save.

Last updated