Wonach suchst Du?
What are you looking for?

How do I configure a shipper?

Overview

metasfresh currently offers interfaces for shipping with the following service providers (shippers):

Steps

  1. Open “Shipper” from the menu.
  2. Open the entry of an existing shipper in the detailed view, e.g., “DHL”.
  3. Enter the Tracking URL provided to you by the shipping service.
  4. Go to the record tab of the respective shipper (e.g., “DHL Configuration”) at the bottom of the page and click "Add new". An overlay window opens up.

DHL Configuration

Requirements

  1. Register for an account at the DHL API Developer Portal and create an application for Parcel DE Shipping.
  2. Create a DHL business account here.

Setup

  1. In the field DHL API URL, enter the URL for logging on to the DHL API.

    Note: Production URL: https://api-eu.dhl.com/

  2. Enter the Application ID provided by DHL for setup. This will be the API key in the application.
  3. Enter the Application Token provided by DHL for setup. This will be the API Secret in the application.
  4. Enter the Account Number provided by DHL for setup. This is the business account number. It will end in 0101 for domestic shipping and 5301 for international shipping.
  5. Enter the Username for account login.
  6. In the field Signature, enter the password for account login.
  7. Click “Done” to close the overlay window and add the configurations to the list.

DPD Configuration

  1. In the field Login Api Url, enter the URL for login and authentication against the DPD API.
  2. In the field Shipment Service Api Url, enter the URL for accessing the shipping interface used to generate the shipping labels.
  3. Enter the Delis ID provided by DPD for setup.
  4. Enter the Delis Password provided by DPD for setup.
  5. Pick a Paper Format for the shipping labels.
  6. Click “Done” to close the overlay window and add the configurations to the list.
Important note:
The following DPD services are currently available:
• DPD CLASSIC (in Germany and throughout Europe)
• DPD EXPRESS E12 (within Germany)

Next Steps


View source file on GitHub.com