[ADD] Shipping DHL: How to add dhl credentials
This commit is contained in:
parent
945d9c6fd4
commit
703ab16eb3
@ -8,4 +8,5 @@ Shipping Setup
|
||||
|
||||
setup/delivery_method
|
||||
setup/third_party_shipper
|
||||
setup/ups_credentials
|
||||
setup/ups_credentials
|
||||
setup/dhl_credentials
|
28
inventory/shipping/setup/dhl_credentials.rst
Normal file
28
inventory/shipping/setup/dhl_credentials.rst
Normal file
@ -0,0 +1,28 @@
|
||||
=====================================================
|
||||
How to get DHL credentials for integration with Odoo?
|
||||
=====================================================
|
||||
|
||||
In order to use the Odoo DHL API, you will need:
|
||||
|
||||
- A DHL.com SiteID
|
||||
|
||||
- A DHL Password
|
||||
|
||||
- A DHL Account Number
|
||||
|
||||
|
||||
Getting SiteID and password for countries other than United States (UK and Rest of the world)
|
||||
====================================================================
|
||||
|
||||
You should contact DHL account manager and request integration for XML Express API. The presales should provide you live credentials.
|
||||
|
||||
Getting SiteID and Password for United States
|
||||
==============================================
|
||||
|
||||
You need to write to xmlrequests@dhl.com along with your full Account details like account number, region, address, etc. to get API Access.
|
||||
|
||||
In meantime, for testing the solution, you can use the tests credentials as given in the demo data:
|
||||
|
||||
SiteID: CustomerTest
|
||||
Password: alkd89nBV
|
||||
DHL Account Number: 803921577
|
Loading…
Reference in New Issue
Block a user