Does anyone know of or is using an API for calculating shippiing rates
with DHL? The only one I found on Google (http://www.phpclasses.org/
browse/package/2922.html) gives me a bunch of warnings when I run the
test, and so I question its validity.
Thanks, - Dave
You can also try the eCoComa simplified DHL web service:
http://service.ecocoma.com/shipping/dhl.asmx
Or using DHL's XML interface directly:
http://www.dhl-usa.com/TechTools/detail/TTDetail.asp?nav=TechnologyTools/Shipping/OwnSoln
On Nov 15, 7:23 pm, "laredotorn...@zipmail.com"
Thanks for this info. These are useful XML interfaces, but you don't
happen to know of any PHP APIs out there that already make use of
this?
- Dave