Commerce DHL Express
Security covered
Commerce ecosystem
This module integrates Drupal Commerce Shipping with DHL Express, offering dedicated shipping methods and a shipment workflow. It allows for manual DHL shipping requests, including tracking code and PDF label storage, as well as manual or automatic DHL tracking requests with order state transitions.
Provides DHL Express (Soap v2) integration with Drupal Commerce Shipping.
This module is under active development and backward compatibility is not guaranteed yet. Please use it with caution and read future releases notes.
Install
composer require drupal/commerce_dhl_express:1.x-dev
Features
-
Dedicated shipping method
- Available services:
- Domestic Express.
- Express Wordwilde.
- Express Wordwilde (EU).
- Rating mode:
- Flat
- Dynamic (to be implemented).
-
Dedicated shipment workflow
-
Manual DHL shipping request
- Tracking code storage.
- Downloadable PDF label storage.
-
Manual/automatic DHL tracking request
- Shipment/order state transition.
-
Events to subscribe in order customize the module behaviour.