elitedevsolution/laravel-dhl-api

PHP library to communicate with the DHL XML Services.

1.0.1 2021-03-05 03:06 UTC

This package is auto-updated.

Last update: 2023-12-05 13:28:59 UTC


README

Installation

Package should be installed through composer:

composer require elitedevsolution/laravel-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 (v3.0)

Tracking Requests (v1.0)