

The recommended carrier on the order detail screen, with the price breakdown.
Dopravio compares your own negotiated carrier rates for every incoming order and
assigns the cheapest suitable carrier to it — in the WooCommerce admin, after the
order is placed.
It does not touch the cart or the checkout. No shipping method is registered,
no rate is shown to the customer, nothing about the buying experience changes.
The plugin works purely in the back office: the order arrives, the carrier is
calculated, and you see it on the order.
The chosen carrier is stored on the order under four public meta keys:
dopravio_carrier — carrier name, e.g. DPDdopravio_price — shipping price in EUR, dot as the decimal separatordopravio_parcels — number of parcels (labels)dopravio_status — assigned, missing_weight or unavailableThey are readable through the standard WooCommerce REST API
(/wp-json/wc/v3/orders) using the API keys your integration already has —
both in meta_data and in a dedicated dopravio block with the full detail.
The plugin’s Dopravio ERP connection admin screen shows the exact keys and
a live sample response from your own shop.
The plugin is a client for the Dopravio service. Without an account and an API
key it does nothing. Dopravio is a paid service for the Slovak and Czech market
and its carrier catalogue covers carriers operating there.
Plugin pri každej objednávke vyberie najlacnejšieho dopravcu a priradí ho
k objednávke v administrácii WooCommerce. Do košíka ani do pokladne nezasahuje —
zákazník nič nové nevidí. Rozhranie pluginu je po slovensky. Vybraného dopravcu
si vieš vytiahnuť do ERP (Helios, Pohoda, Money…) cez REST API alebo z polí
objednávky; návod je v administrácii v sekcii Dopravio Napojenie na ERP.
Čo Dopravio robí a koľko stojí: https://www.dopravio.sk
Ktoré platformy podporuje a ako napojenie prebieha:
https://www.dopravio.sk/integracie
This plugin connects to the Dopravio API at https://www.dopravio.sk to calculate
which carrier is cheapest for a given shipment. It is required for the plugin to
work and only communicates once you have entered your Dopravio API key.
When data is sent and what is sent:
Terms of service: https://www.dopravio.sk/podmienky
Privacy policy: https://www.dopravio.sk/ochrana-osobnych-udajov