Skip to content
forked from mtcmedia/dhl-api

This library provides a PHP client for the DHL XML Services. DHL XML Services is an online web services integration capability that provides DHL’s service availability, transit times, rates, shipment and courier pickup booking along with shipment tracking from over 140 countries around the world. Using DHL’s XML Services, customers can incorpora…

License

Notifications You must be signed in to change notification settings

druidvav/dhl-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHL API

Installation

Package should be installed through composer:

composer require mtcmedia/dhl-api 

Package requires a php min version of 7.0, however it has has been developed and tested on php 7.2.*

Usage

You will need Sandbox account to start setup. You can request your unique credentials by registering for the XML Portal https://xmlportal.dhl.com/register

DHL Documentation: http://xmlpitest-ea.dhl.com/toolkit/Toolkit.zip

DHL XML Services Test Harness: https://xmlpi-validation.dhl.com/serviceval/jsps/main/Main_menu.jsp

DHL XML Services Test server for customer certification: https://xmlpitest-ea.dhl.com/XMLShippingServlet

Quote Requests (v6.1)

Route Requests (v1.0)

Shipment Requests (v6.2)

Pickup Request (v1.0)

Tracking Requests (v1.0)

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security-related issues, please email opensource@mtcmedia.co.uk instead of using the issue tracker.

License

The package is provided under MIT License. Please see License File for more information.

About

This library provides a PHP client for the DHL XML Services. DHL XML Services is an online web services integration capability that provides DHL’s service availability, transit times, rates, shipment and courier pickup booking along with shipment tracking from over 140 countries around the world. Using DHL’s XML Services, customers can incorpora…

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PHP 100.0%