Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

trytond-stock-package-shipping-dpd

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trytond-stock-package-shipping-dpd

DPD connector for the Tryton application platform

  • 7.4.0
  • PyPI
  • Socket score

Maintainers
3

Stock Package Shipping DPD Module #################################

The Stock Package Shipping DPD module allows you to generate the DPD label using the DPD webservices. DPD has many different web services, the module supports:

  • LoginService 2.0 <https://esolutions.dpd.com/dokumente/LoginService_V2_0.pdf>_
  • ShipmentService 3.2 <https://esolutions.dpd.com/dokumente/ShipmentService_V3_2.pdf>_

Carrier Credential


This model allows to define the credential used to connect the DPD API. The credentials will be automatically retrieved based on the company of the Shipment.

  • Company: The company for which those credentials are valid
  • User ID: The User ID provided by DPD.
  • Password: The Password used to access the DPD API.
  • Server: Are those credentials used for accessing the Testing or the Production server.

Carrier


The Carrier model is extended with the following fields:

  • Product: The DPD product requested.
  • Printer Language: The type of file used for the label sent by DPD
  • Paper Format: The format of the label sent by DPD

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc