Getting Started with the DHL shipping provider for Umbraco Commerce.
The DHL shipping provider adds functionality to ship products via DHL. It is a fully featured shipping provider including realtime rate retrieval for accurate shipment pricing.
In this section, we will guide you through the key steps necessary to get you started with the DHL shipping provider for Umbraco Commerce.
It is assumed that before we begin you already have an Umbraco website configured and Umbraco Commerce installed. If you are not at this stage yet, read the to learn how to get started.
Useful links
Below are a few useful links that might come in handy should you wish to learn more about the provider itself, and the DHL API.
Select the Create Shipping Method button to create a new shipping method.
Choose DHL from the list of available shipping providers.
Choose Realtime from the list of shipping method calculation modes.
Step 2: Configure Shipping Provider Settings
The following steps are handled within the shipping method editor in the Umbraco backoffice.
Configure the standard shipping method settings as required.
Configure the DHL shipping provider settings as follows:
Name
Description
Optionally configure the advanced DHL shipping provider settings as follows:
Name
Description
Test Password
The Test Password from the DHL portal.
Live Username
The Live Username from the DHL portal.
Live Password
The Live Password from the DHL portal.
Test Mode
Set whether to run in test mode.
Account Number
Your DHL account number
Shipping Timeframe
The number of days after an order is placed you generally ship by. 0 = same day, 1 = next day, etc
Next Business Day Fallback
When set to true and there are no products available within the shipping timeframe then products available for the next possible pickup date are returned.
Test Username
Product Codes
Comma-separated list of product codes to limit the rates to.
The Test Username from the DHL portal.
What are Shipping Providers?
Learn more about each of the available integrations for implementing shipping providers into your Umbraco Commerce installation.
Shipping providers are essential for your Umbraco Commerce installation when you want to give users and customers options for how they wish to ship products.
The Basic option comes with Umbraco Commerce out of the box. Integrations for different providers are available for you to add additional shipping options to your site.
Available integrations
Using These Docs
These docs are aimed at developers and users who have at least a basic understanding of , as well as Umbraco backoffice principles.
Release Notes
In this section, we have summarized the changes to the Shipmondo Shipping Provider for Commerce released in each version. Each version is presented with a link to the showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail.
If there are any breaking changes or other issues to be aware of when upgrading they are also noted here.
Release History
In this section, you can find the release notes for each version of Shipmondo Shipping Provider for Commerce. For each major version, you can find the details about each release.
Configure Shipmondo
Learn how to configure Shipmondo in order to implement the integration with your Umbraco Commerce installation.
The interface when signing up for a Shipmondo account.
The interface when signing in to your Shipmondo account.
The interface when accessing your Shipmondo API keys.
Release Notes
In this section, we have summarized the changes to the EasyPost Shipping Provider for Commerce released in each version. Each version is presented with a link to the Commerce EasyPost Shipping Provider issue tracker showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail.
If there are any breaking changes or other issues to be aware of when upgrading they are also noted here.
Release History
In this section, you can find the release notes for each version of EasyPost Shipping Provider for Commerce. For each major version, you can find the details about each release.
Version 14 and above
For details of changes in v14 and above of the EasyPost Shipping Provider for Umbraco Commerce, refer to the .
Version 14.0.0 (August 23rd 2024)
Release for Umbraco v14.2.0 and Umbraco Commerce v14.0.0 support.
Learn how to configure the Umbraco backoffice for enabling the use of Shipmondo as a shipping method.
This article will give you details about how to configure Umbraco to start using the Shipmondo shipping method with your Umbraco Commerce implementation.
Step 1: Create a Shipping Method
The following steps are all handled through the Umbraco backoffice.
In this section, we have summarized the changes to the DHL Shipping Provider for Commerce released in each version. Each version is presented with a link to the Commerce DHL Shipping Provider issue tracker showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail.
If there are any breaking changes or other issues to be aware of when upgrading they are also noted here.
Release History
In this section, you can find the release notes for each version of DHL Shipping Provider for Commerce. For each major version, you can find the details about each release.
Version 14 and above
For details of changes in v14 and above of the DHL Shipping Provider for Umbraco Commerce, refer to the .
Version 14.0.0 (August 23rd 2024)
Release for Umbraco v14.2.0 and Umbraco Commerce v14.0.0 support.
Version 13.0.0 (February 21st 2024)
Public release closing off the RC period.
Version 13.0.0-rc1 (February 6th 2024)
Initial release.
Configure Umbraco
Learn how to configure the Umbraco backoffice for enabling the use of EasyPost as a shipping method.
This article will give you details about how to configure Umbraco to start using the EasyPost shipping method with your Umbraco Commerce implementation.
Step 1: Create a Shipping Method
The following steps are all handled through the Umbraco backoffice.
Overview
Getting Started with the Shipmondo shipping provider for Umbraco Commerce.
The Shipmondo shipping provider adds functionality to ship products via . It is a fully featured shipping provider including realtime rate retrieval for accurate shipment pricing.
In this section, we will guide you through the key steps necessary to get you started with the Shipmondo shipping provider for Umbraco Commerce.
It is assumed that before we begin you already have an Umbraco website configured and Umbraco Commerce installed. If you are not at this stage yet, read the core Umbraco Commerce documentation to learn how to get started.
Useful links
Below are a few useful links that might come in handy should you wish to learn more about the provider itself, and the Shipmondo API.
Learn how to install and add shipping providers to your Umbraco Commerce implementation.
When you need to install a shipping provider into your Umbraco Commerce implementation it is done via NuGet.
The installation can be handled in one of two ways as explained below.
Install via the NuGet Manager Console
Open the NuGet Manage Console.
Type in the following command:
Use the to ensure you get the correct package name for the provider you want to install.
Install via the NuGet Package Manager
Open the NuGet Package Manager.
Search for the Shipping Provider you want to install.
Ensure the "Browse" tab is selected.
Install the package into your solution.
Alternatively, you can also find and install the NuGet package via the NuGet Package Manager.
Available Shipping Providers
Shipping Provider
NuGet Package name
Upgrading
Before upgrading, it is always advisable to take a complete backup of your site and database.
Umbraco Commerce uses Umbraco Migrations to install all of its features. Upgrades follow the same process as the installation processes detailed above, by installing the latest version over the top of the existing package installation. By using this process the installation will only install new features and features that are missing.
Getting Started with the EasyPost shipping provider for Umbraco Commerce.
The EasyPost shipping provider adds functionality to ship products via EasyPost. It is a fully featured shipping provider including realtime rate retrieval for accurate shipment pricing.
In this section, we will guide you through the key steps necessary to get you started with the EasyPost shipping provider for Umbraco Commerce.
It is assumed that before we begin you already have an Umbraco website configured and Umbraco Commerce installed. If you are not at this stage yet, read the to learn how to get started.
Useful links
Below are a few useful links that might come in handy should you wish to learn more about the provider itself, and the EasyPost API.