Umbraco Commerce
CMSCloudHeartcoreDXP
13.latest (LTS)
13.latest (LTS)
  • Umbraco Commerce Documentation
  • Release Notes
    • v13.1.0-RC
  • Commerce Products
    • Commerce Packages
    • Commerce Payment Providers
    • Commerce Shipping Providers
  • Installation
    • Installing Umbraco Commerce
    • Licensing
  • Upgrading
    • Upgrading Umbraco Commerce
    • Version Specific Upgrade Notes
    • Migrate from Vendr to Umbraco Commerce
      • Migrate Umbraco Commerce Checkout
      • Migrate custom Payment Providers
  • Getting Started
    • Introduction
    • Umbraco Configuration
    • User Interface
  • How-To Guides
    • Overview
    • Configure SQLite support
    • Limit Order Line Quantity
    • Use an Alternative Database for Umbraco Commerce Tables
    • Add item to Cart
    • Update Cart
    • Delete item in Cart
    • Customizing Templates
  • Key Concepts
    • Get to know the main features
    • Base Currency
    • Bulk Actions
    • Calculators
    • Dependency Injection
    • Discount Rules / Rewards
    • Events
      • List of validation events
      • List of notification events
    • Fluent API
    • Order Calculation State
    • Payment Forms
    • Payment Providers
    • Pipelines
    • Price/Amount Adjustments
    • Price Freezing
    • Product Adapters
    • Product Bundles
    • Product Variants
      • Complex Variants
    • Properties
    • ReadOnly and Writable Entities
    • Search Specifications
    • Settings Objects
    • Shipping Package Factories
    • Shipping Providers
    • Shipping Range/Rate Providers
    • Tax Sources
    • UI Config Files
    • Umbraco Properties
    • Unit of Work
    • Umbraco Commerce Builder
    • Webhooks
  • Tutorials
    • Overview
  • Reference
    • Stores
    • Shipping
      • Fixed Rate Shipping
      • Dynamic Rate Shipping
      • Realtime Rate Shipping
    • Storefront API
      • Endpoints
        • Order
        • Checkout
        • Product
        • Customer
        • Store
        • Currency
        • Country
        • Payment method
        • Shipping method
        • Content
    • Go behind the scenes
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. Reference
  2. Shipping

Realtime Rate Shipping

Realtime Rate Shipping in Umbraco Commerce.

PreviousDynamic Rate ShippingNextStorefront API

Last updated 1 year ago

Was this helpful?

Realtime rate shipping in Umbraco Commerce allows you to define real-time, up-to-the-minute shipping estimates directly from the shipping operators.

Configuring Realtime Rate Shipping

To configure Realtime Rate Shipping, follow these steps:

  1. Go to Settings.

  2. Open the Commerce folder in the Commerce section.

  3. Select your store from the Stores dropdown.

  4. Go to Shipping Methods.

  1. Click Create Shipping Method.

  2. Choose the shipping provider for the shipping operator you wish to use.

  1. Choose Realtime in the calculation mode option.

  1. Enter the Shipping Method Name, Alias, and SKU.

  2. Select the tax class from the Tax Class dropdown list.

  3. [Optional] Upload an image.

  4. Enter the shipping provider's API credentials required to connect to the shipping operator's API.

  1. Select the countries this shipping method should be allowed in.

  1. Click Save.

Shipping Methods
Choose Shipping Provider
Choose Shipping Calculation Mode
Shipping Method Details
Shipping Method Allowed Countries