ShipBG for WooCommerce integrates your WooCommerce store with the ShipBG shipping platform, providing access to multiple Bulgarian courier services through a single plugin.
Features:
- Multi-carrier aggregation — Speedy, Econt Express, PostOne, BoxNow, Sameday, A1 Post, BG Post in one plugin
- Live shipping rates — Real-time rate calculation from all carriers at checkout
- Smart pickup point search — Typo-tolerant search with interactive map picker
- Shipment management — Create shipments, generate labels, and track packages from WooCommerce admin
- Bulk operations — Batch label generation for multiple orders
- Customer tracking — Tracking timeline widget on My Account page
- Webhook support — Auto-registered endpoint with HMAC signature verification for real-time status updates
- Returns — Initiate return shipments from admin
- COD support — Automatic cash-on-delivery amount mapping
- Block checkout — Full support for WooCommerce Blocks checkout via React components
- Classic checkout — jQuery-based delivery type selector and pickup point map
- HPOS compatible — Uses WooCommerce CRUD methods, no direct postmeta access
- Setup wizard — Step-by-step onboarding to connect your ShipBG account and configure carriers
- Flexible carrier overrides — Per-carrier configurable settings and pricing rules
Requirements:
- WordPress 5.0 or higher
- WooCommerce 8.0 or higher
- PHP 7.4 or higher
- A ShipBG account with API credentials
External Service Usage:
This plugin relies on the following external services:
- ShipBG API (https://shipbg.com/api/v1) — Required. This is the core backend the plugin is an integration for.
What it's used for: Real-time shipping rate calculation, shipment creation, label generation, shipment tracking, pickup-point search, address autocomplete/geocoding, and OAuth-based account connection.
What data is sent, and when:
- Order details, customer shipping address (name, street, city, postcode, country, phone, email), and parcel dimensions/weight are sent whenever the merchant calculates rates at checkout or creates a shipment from the admin order screen.
- Free-text address queries are sent when a customer uses the pickup-point map or address autocomplete at checkout.
- Shipment IDs are sent when the merchant refreshes tracking status.
- A store-identifying OAuth token is sent with every request (configured once during setup).
Terms of Service: https://shipbg.com/terms-and-conditions
Privacy Policy: https://shipbg.com/privacy-policy
A ShipBG account with API credentials is required for the plugin to function.
- OpenStreetMap tile server (https://{s}.tile.openstreetmap.org/) — Browser-side only.
What it's used for: Rendering the pickup-point selection map on the classic WooCommerce checkout page (via Leaflet).
What data is sent, and when: Only the customer's browser requests map tiles. Each request contains the tile coordinates (z/x/y) the map needs to render the visible area. No personal data, order data, or plugin-specific data is sent.
Terms of Service:
https://operations.osmfoundation.org/policies/tiles/
Privacy Policy:
https://wiki.osmfoundation.org/wiki/Privacy_Policy