xgrz/dhl24

DHL24 (PL) laravel package

0.0.5 2024-07-01 13:19 UTC

This package is auto-updated.

Last update: 2025-03-29 01:08:49 UTC


README

DHL24.PL Laravel integration

Installation

composer require xgrz/dhl24
php artisan migrate

Credentials configuration

In your .env file:

DHL24_WSDL=https://dhl24.com.pl/webapi2.html
DHL24_USERNAME=
DHL24_PASSWORD=
DHLPARCELSHOP_LOGIN=
DHLPARCELSHOP_PASSWORD=
DHL24_SAP=

Package settings