This plugin integrates WordPress (WooCommerce) with delivery carriers through the eShopLogistic integration service. Detailed information about platform features and pricing is available at eshoplogistic.ru.
One solution, integrated with all major delivery services: CDEK, DPD, Yandex Delivery, 5Post, Delovye Linii, PEC, Russian Post, KIT, Baikal Service, Zheldorexpeditsiya, Vozovoz, Energiya, Magnit Post, Grastin, Logsis, Integral. Other carriers can be connected on request.
To use the plugin, you need to register an eShopLogistic account and complete the basic integration setup for each delivery service you need in your eShopLogistic personal dashboard. In WooCommerce, you only configure what relates to the plugin’s own operation with the connected carriers — shipping calculation in WooCommerce works across all carriers connected through eShopLogistic. Order export to carrier systems is currently available for CDEK, DPD, Yandex Delivery, 5Post, Russian Post, Delovye Linii, PEC, and Baikal Service; support for the remaining carriers will be added gradually as the plugin evolves and based on user requests.
Key features:
- Shipping cost calculation in the cart, on the product page, or on any other page, across all the carriers you need
- All delivery services and their pickup points (PVZ) shown in a single widget, or separate shipping methods per carrier
- Product weight and dimensions taken from product cards or default values
- Flexible rules for adjusting shipping cost and delivery time
- Order export to carrier dashboards from the WooCommerce admin, through a single unified interface
- Tracking number retrieval
- Sync of WooCommerce order statuses with carrier delivery statuses
- Orders can be created in carrier dashboards as prepaid or cash-on-delivery
- Manual correction of parcel/package parameters when exporting orders to carriers
- Deleting an order from a carrier’s dashboard
The plugin works correctly only on themes with standard, non-customized WooCommerce checkout logic. If your checkout has been customized, the module will need to be adapted accordingly.
If something isn’t working, reach us via Telegram, Max, live chat, or the “Support” section in your dashboard — we’re happy to help!
Requirements:
– WordPress 6.0+
– WooCommerce 4.0+
– PHP 7.4+
Checkout Mode Support:
Compatible with both traditional shortcode checkout ([woocommerce_checkout]) and WooCommerce Block Checkout.
For detailed documentation and demo: wp.eshoplogistic.ru
External Services
This plugin connects to the eShopLogistic service to provide its core shipping-calculation functionality. It communicates with the following third-party services:
- eShopLogistic API (
api.eshoplogistic.ru,api.esplc.ru) — this is the backend of the eShopLogistic shipping service itself (the service this plugin integrates with). The plugin’s PHP code (server-side, viaHttp/WpHttpClient.php) sends it: the account API key, the shopping cart/order contents needed to calculate a rate (article, name, quantity, price, weight, dimensions), origin/destination city, chosen payment method, and — when an order is placed — the customer’s shipping address and order line items, so the order can be created/exported/tracked in the carrier’s system. This happens whenever a customer views the cart/checkout/product page with shipping calculation enabled, and when an order is placed. See the eShopLogistic Terms of Service (offer agreement) and Privacy Policy. - eShopLogistic embeddable widget bundle (
https://api.esplc.ru/widgets/{cart,modal,block}/app.js, which in turn loads a versioned, content-hashed JS/CSS bundle from the sameapi.esplc.rudomain) — this is a live, self-updating cart/product/checkout shipping-calculator UI, analogous to an embeddable live-chat widget: the eShopLogistic team ships UI updates to this bundle independently of plugin releases, and the asset filenames change with every such release, so they cannot be bundled statically inside the plugin without going stale. It is only loaded on pages where a shipping widget is displayed (product page, cart, checkout), and once loaded it talks to the same eShopLogistic API above (sending cart contents and the visitor’s IP address to determine their city) to render rates and pickup points. Governed by the same Terms of Service and Privacy Policy linked above. A second, older widget UI (used for the product-tab “static” and “modal” display modes) is bundled locally inside the plugin (assets/css/widget-*.css,assets/js/widget-*.js) and is not loaded remotely. - Yandex Maps API (
api-maps.yandex.ru) — loaded whenever the pickup-point (PVZ) selection modal is opened, so the visitor’s browser can render pickup-point markers on an interactive map. Providing your own Yandex Maps API key in the plugin settings is optional: without a key the map and pickup-point markers still work, only the in-map street/metro search control is disabled; if a key is provided, it is appended to the API request. See Yandex Terms of Use and Yandex Privacy Policy. - DaData address suggestions (
suggestions.dadata.ru) — the locally-bundled product-tab/modal widget UI (see item 2) uses this service to suggest matching Russian addresses as the customer types their delivery address, so the visitor’s browser sends the partial address text they are typing, together with an eShopLogistic-issued API token, directly tosuggestions.dadata.ru. This only runs while the customer is actively typing in the delivery-address field of that widget. See DaData Terms of Service and DaData Privacy Policy. - Google Fonts (
fonts.googleapis.com) — the same widget UI loads the “Roboto” web font (SIL Open Font License) from Google Fonts for its own styling. See Google Fonts FAQ and Google Privacy Policy.
Credits
This plugin bundles the following third-party libraries:
- Bootstrap 4.6.0 — MIT License
- Font Awesome Free 5.15.3 — Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License
Screenshots

Plugin settings screen

Shipping rate selection in cart/checkout

Pickup point (PVZ) selection with interactive map

Order export/tracking screen