mtcmedia/dhl-api

PHP library to communicate with the DHL XML Services.

Maintainers

Details

github.com/mtcmedia/dhl-api

Source

Installs: 21 873

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 5

Forks: 148

v2.0.6 2023-03-30 06:02 UTC

README

Installation

Package should be installed through composer:

composer require mtcmedia/dhl-api 

Package requires a php min version of 7.1, 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 (v10.0)

Pickup Request (v1.0)

Tracking Requests (v1.0)

Changelog

v1.x - uses Shipment API v6.2

v2.x - uses Shipment API v10.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.