DHL

The DHL plugin provides real-time shipping rates and package tracking services to StoreBuilder using your DHL account.

Installing the DHL Plugin

Add the StoreBuilder.DHL.dll to your web project by adding a reference to the Nuget package StoreBuilder.DHL

DHL Settings

The DHL plugin requires the following settings to be configured within Storebuilder:

StoreBuilder.DHL.Url (binary)

This Url Endpoing provided by DHL to make API calls.

StoreBuilder.DHL.SiteId (string)

The Site Id for your DHL API credentials.

StoreBuilder.DHL.Password (string)

The Password for your DHL API credentials.