Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DHL-Geschäftskunden-ZT-Token | DHL-Geschäftskunden-ZT-Token-Passwort | DHL Geschäftskundenportal #20

Closed
ixopo opened this issue Apr 14, 2022 · 8 comments

Comments

@ixopo
Copy link

ixopo commented Apr 14, 2022

Hi Christoph,

i just try to update from 3.1 to 3.2 and try figure out where to find the "DHL-Geschäftskunden-ZT-Token" and "DHL-Geschäftskunden-ZT-Token-Passwort" for the TrackingClient. In my "Geschäftskundenportal" under "Persönliche Daten" => "Verfolgen alt" is the only point where i can find some login data. However they ask me to delete my old one (The "Verfolgen alt" also confuses me somehow):

Hinterlegen Sie Ihre persönlichen Zugangsinformationen (Benutzername und Passwort) für die DHL Sendungsverfolgung für Geschäftskunden (nolb.dhl.de bzw. nolbusiness.dhl.de) um die Funktionen Sendungssuche (alt) sowie ggf. Proactive Reports hier im Portal nutzen zu können. Löschen Sie hierzu zunächst Ihre bestehende Berechtigung über den Button "Löschen".

Löschen Sie hierzu zunächst Ihre bestehende Berechtigung über den Button "Löschen"

Is that what i wann do to get the login credentials to use for the TrackingClient ?
Thanks for clarifying.
Geschaetskundenportal

@christoph-schaeffer
Copy link
Owner

Hello @ixopo

thank you for using my library :-)

Unfortunately im not really sure either, because i don't have access to a dhl business account right now...

It would be great if you just contact the dhl business support about that and maybe post what they told you here aswell. Maybe it helps somebody else.

The Tracking Credentials are different from the shipment credentials, because they are 2 seperate dhl apis.

Those ZT Credentials usually consist of a token that starts with "zt" followed by numbers and a password, which you can set yourself

@

@wolfgangmauer
Copy link

You have to call the technical support for business customers, there you can apply for a ZT token.

@ixopo
Copy link
Author

ixopo commented Apr 19, 2022

Thank you both for your quick replies!

I also found additional informations in "https://entwickler.dhl.de/" if you go to menuitem "Sendungsverfolgung" => "Authentifizierung" they tell you to contact DHL Business Customer Service to get productive data:

`
User: ZT-Kennung mit DASS Freigabe

Signature: Passwort ZT-Kennung`

I will contact them later and let you know.

@christoph-schaeffer christoph-schaeffer pinned this issue Apr 28, 2022
@ixopo
Copy link
Author

ixopo commented May 4, 2022

Yes, so you definetly have to contact DHL Business Customer Service, they will send you then the User and Pass. I got it from them after one day and the awesome library from Christoph with Tracking works fine with that logindata!

@ixopo ixopo closed this as completed May 4, 2022
@xerc
Copy link
Contributor

xerc commented May 17, 2022

ref. https://nolbusiness.dhl.de/nextt-online-business/jsp/login.do ; not sure how long this will work
"Im Rahmen der Bereitstellung der verbesserten Sendungsverfolgung für Geschäftskunden werden wir dieses System in wenigen Monaten abschalten. Dazu informieren wir Sie rechtzeitig an dieser Stelle über Schritte zur Umstellung Ihres Benutzers.
Bis dahin können Sie sowohl dieses System weiterhin nutzen als auch – falls Sie bereits einen Zugang haben – die neue Funktion „Verfolgen Paket & Waren“ im Post & DHL Geschäftskundenportal verwenden."

@christoph-schaeffer
Copy link
Owner

@xerc i think they are talking about the old tracking api they had, However i'm not 100% sure about that. I will ask the DHL developer support about that.

thanks for letting us know

@christoph-schaeffer
Copy link
Owner

christoph-schaeffer commented May 20, 2022

The DHL support replied, that indeed they plan to turn this api off, however there is no date to do that yet.

It most likely will still work for a long time.

They recommended to use the international tracking api instead now.

I will implement that api in the next months into this librar aswell, if it is similar enough

More information can be found here

https://developer.dhl.com/

@xerc
Copy link
Contributor

xerc commented May 20, 2022

may not worth your time because thankfully its pure JSON and within a totally different department @ DHL ; Freight/DGF
curl -H 'DHL-API-Key:#' -X GET 'https://api-eu.dhl.com/track/shipments?trackingNumber=#' => {"shipments":[]}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants