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.
Go to Settings > Commerce > Stores > {Your Store} > Shipping Methods
Click Create Shipping Method
Choose the Basic
shipping provider
Chose the Fixed
calculation mode option
Populate the shipping method name, alias, sku and optional image and tax rate
Enter a fixed rate for the shipping method
Configure the countries this shipping method should be allowed in
Optionally define a country specific fixed rate should you wish to have different rates per country
Shipping options in Umbraco Commerce.
Umbraco Commerce offers three different shipping method configurations for calculating shipping rates, which are:
The fixed rate shipping option allows you to configure a single fixed rate for the whole of an order.
The dynamic rate shipping option allows you to configure a series of ranges from which an order will be checked against. These checks identify a which range the order falls within. For each range a series of rate options can be configured. Options include fixed rate per order, a fixed rate per order item, percentage based rates amongst others.
The realtime rate shipping option allows you to configure a connection to a shipping operator to fetch realtime shipping rate estimates for an order.
Should you wish to take more control over the shipping calculation process you can swap out the whole shipping calculator implementation. See the Calculator documentation for more details.
Realtime Rate Shipping in Umbraco Commerce.
Realtime rate shipping in Umbraco Commerce allows you to define real-time, up-to-the-minute shipping estimates directly from the shipping operators.
To configure Realtime Rate Shipping, follow these steps:
Go to Settings.
Open the Commerce folder in the Commerce section.
Select your store from the Stores dropdown.
Go to Shipping Methods.
Click Create Shipping Method.
Choose the shipping provider for the shipping operator you wish to use.
Choose Realtime in the calculation mode option.
Enter the Shipping Method Name, Alias, and SKU.
Select the tax class from the Tax Class dropdown list.
[Optional] Upload an image.
Enter the shipping provider's API credentials required to connect to the shipping operator's API.
Select the countries this shipping method should be allowed in.
Click Save.
Dynamic Rate Shipping in Umbraco Commerce.
Dynamic rate shipping in Umbraco Commerce allows you to define a series of ranges from which an order will be checked against. These checks find which range a given order falls within which in turn identifies the rates that apply. For each range, a series of rate options can be configured. Examples include a fixed rate per order, a fixed rate per order item, or percentage-based rates. By combining these configurable ranges, and different rating options it allows you to create a more dynamic algorithm than the basic fixed-rate shipping option.
Go to Settings > Commerce > Stores > {Your Store} > Shipping Methods
Click Create Shipping Method
Choose the Basic
shipping provider
Chose the Dynamic
calculation mode option
Populate the shipping method name, alias, sku and optional image and tax rate
Choose the range unit to base the rates upon
Click Add Range
to define each range
Populate the from and to value of the range
Populate the rate details from the available rate options, leaving blank any option you don't wish to apply
Configure the countries in this shipping method should be allowed in