Laravel Marketplace DHL Shipping provides a DHL Shipping service for shipping the products worldwide. This shipping method is the most trusted shipping method in terms of cost, product delivery and now it is available with the Bagisto Marketplace.
Note:- This module is an add-on of Bagisto Marketplace Module. To use this module you must have installed Bagisto Marketplace Module first.
Check a brief overview of the plugin –
Complete Features List
- Admin can enable or disable the Marketplace DHL Shipping method.
- Admin can set the Marketplace DHL shipping title name that is shown at the front end.
- The Admin can allow sellers to save his/her DHL Credentials.
- DHL shipping rate will be calculated from the seller’s address.
- The dynamic shipping method for freight calculation.
- Ability to download Invoice and Shipping Slip easily.
How to install the module?
Customers will get a zip folder after purchasing the extension and Unzip the extension zip and then merge the “packages” folders into the project root directory.

Goto config/app.php file and add the following line under ‘providers’.
Webkul\MarketplaceDhlShipping\Providers\MarketplaceDhlShippingServiceProvider::class
Goto composer.json file and add the following line under ‘psr-4’.
"Webkul\MarketplaceDhlShipping\": "packages/Webkul/MarketplaceDhlShipping/src
Run these commands below to complete the setup
composer dump-autoload php artisan migrate php artisan route:cache php artisan vendor:publish
Admin Configuration
Now the next step is to configure the Laravel Marketplace DHL shipping module, to perform this the admin needs to navigate to Configure>>Sales>>Shipping Methods.
Under the Shipping methods, all the shipping methods are visible in the admin panel including the marketplace DHL shipping.
The admin needs to enter the following details as shown in the image below:-

Title
The admin can input the title for the shipping method in this field.
Description
The admin can also describe the shipping method in this field.
Ebable for Checkout
Enable the shipping method for checkout
Status
The admin can active or inactive the module from this toggle button.
AccessID
Admin will receive APIs access ID after registering to the DHL website.
Password
Admin will receive APIs password after registering to the DHL website.
Account Number
Admin will also enter an account number after received after registering to the DHL website.
Weight Unit
Choose units to measure the weight either in Pounds or Kilograms.
Dimension Unit
Choose units to measure the dimension either in centimetres or inches.
Content-Type
There are two options available document and non-document.
Allowed Methods
Admin can choose the various methods that can be applied to this shipping method.
Ready time
Package ready time after order submission (in hours).
Allow Seller Save DHL Details
Choose yes option to allow the seller to save DHL details.
Allow Shipping For Countries
Admin can choose the various countries where the shipping will be allowed.
After filling all these details click on the save button.
Seller Front End Management
After all the configuration have been saved by the admin regarding the shipping method.
The seller can see the option of the DHL shipping under the marketplace section, where the seller can manage the FedEx configurations.
The Sellers needs to enter several fields regarding the configurations of the DHL shipping method such as:-
- Access ID:- The seller needs to enter Access ID in this field.
- Account Number:- The seller needs to enter Account Number in this field.
- Password:- The seller needs to input the password in this field.
- Ready Time:- Package ready time after order submission (in hours).

Customer Checkout Process
After the successfully configuring the DHL shipping, the customers can use the DHL shipping method for the delivery of their products.

Shipping management by the seller
The seller can see the orders that have been placed by the customer under the marketplace section where the seller can see the details regarding the order as shown below:-

If the admin has allowed sellers to create invoice then By hitting the invoice button the seller can generate the invoice for the order as shown below:-

The seller needs to enter the quantity to invoice and click on the create button.
By hitting the ship button the seller can generate the shipment for the order as shown below:-

The seller needs to enter the Carrier Title, Tracking Number, quantity to ship and the seller also need to select the inventory source.
After this click on the create button.
The admin can also create the shipment and invoice for the orders in the same way.
Support
So, that was much about the User Guide of Laravel Marketplace DHL Shipping for any queries or doubts reach out to us at [email protected]. You can also raise a ticket at our HelpDesk System.
Please explore our Laravel Development Services and Quality Bagisto Extensions.
Current Product Version - 1.2.0
Supported Framework Version - Bagisto v1.2.0
2 comments
Right now DHL shipping is available only for the Marketplace version of Bagisto.
Regards.