Integrations
Logidav connects to a broad ecosystem of external systems to handle shipping, marketplace sales, payments, supplier catalog imports, and e-commerce synchronization. This section documents every integration, covering the API clients, services, data flows, and configuration involved.
System Integration Map
Carriers
Carrier integrations generate shipping labels, assign tracking numbers, and synchronize delivery status.
| Carrier | Status | Description |
|---|---|---|
| DPD | Active | Full integration (API, dashboard, labels) |
| BRT | Active | Parcel and pallet shipments |
| ChronoPost | Active | Express delivery across France and Europe |
| GLS | Active | Parcel shipping |
| Geodis | Active | Freight and pallet shipping |
Marketplaces
Marketplace integrations import orders into Logidav and push stock, prices, and catalog data back to the platform.
| Marketplace | Description |
|---|---|
| Overview | Common patterns and data flow |
| Lengow | Connector hub for V3 marketplace sales, shipment feedback, and account-specific flows |
| Amazon | Order import and catalog sync via ShoppingFeed/Lengow |
| Cdiscount | Order import and catalog management |
| ManoMano | Order and catalog synchronization |
Payments
Payment integrations handle transactions, refunds, and buy-now-pay-later settlements.
| Provider | Description |
|---|---|
| Overview | Payment architecture and provider comparison |
| Stripe | Card payments |
| Hipay | Card payments |
| Payline | Card payments with transaction logging |
| Klarna / Scalapay | Buy-now-pay-later |
| Alma / Alfy | BNPL and insurance payments |
Suppliers
Supplier integrations import product catalogs, synchronize stock levels, and manage dropship workflows.
| Supplier | Description |
|---|---|
| Overview | Supplier integration architecture |
| Bigbuy | Dropship product import and stock sync |
| Vidaxl | Catalog synchronization |
| AsirGroup | Pallet management and barcode scanning |
ERP / Back-office
ERP integrations synchronize orders, products, and operational data between Logidav and its front-office and internal systems.
| System | Role |
|---|---|
| Magento 2 | E-commerce front-office -- order source |
| Meduse | Internal operations -- warehouse and product data |
| EAN Secondary | Design note for marketplace-specific secondary EAN codes |
Integration Principles
Every integration page documents:
- API or protocol used for communication
- Data flow (inbound / outbound) with a mermaid diagram
- Configuration required (parameters, credentials)
- Error handling and known failure points
- Commands and services involved