Description
BC CourierHub BD is a WooCommerce plugin for manually sending WooCommerce orders to leading Bangladeshi courier providers and keeping courier tracking data inside WooCommerce.
Available features:
- SteadFast Courier support
- RedX support
- Pathao Courier support
- Courier settings tabs for General, SteadFast, RedX, Pathao, and Logs
- WordPress Settings API based settings with sanitization and capability checks
- Manual order send and courier status sync from the WooCommerce order edit screen
- AJAX quick-send and quick-sync actions from the WooCommerce orders list
- Default courier selection for new orders
- Tracking ID, consignment ID, courier status, and last sync storage on each order
- Bulk send for up to 10 WooCommerce orders per request
- Courier activity logs with clear logs action
- SteadFast tools for balance check and courier score lookup
- Pathao tools for API connection test, token reset, merchant snapshot, store loading, and city/zone/area support
- RedX tools for API connection test, pickup store loading, and pickup store detail snapshot
- Webhook support for SteadFast, RedX, and Pathao
- Scheduled hourly fallback sync for active courier shipments
- Customer tracking display on My Account order details
- Courier tracking details in WooCommerce emails
- Courier tracking timeline for recent updates
- Public tracking shortcode:
[bcchbd_tracking] - HPOS compatible WooCommerce order integration
The plugin is designed to stay simple and admin-friendly while covering the core courier workflow for Bangladeshi WooCommerce stores.
External services
BC CourierHub BD connects to third-party courier APIs so WooCommerce orders can be sent to courier providers, shipment status can be synced, merchant account data can be loaded, and webhook updates can be received.
SteadFast / Packzy API
This service is used to create courier orders, check shipment status, fetch merchant balance and courier score data, and receive webhook updates from SteadFast.
When a merchant sends or syncs an order, the plugin sends the configured API credentials plus shipment and customer delivery data such as customer name, phone number, delivery address, order amount, parcel details, and optional customer notes. When SteadFast webhooks are enabled, SteadFast sends shipment-status data back to the plugin.
Terms of service: https://steadfast.com.bd/terms-and-condition
Privacy policy: https://steadfast.com.bd/privacy
RedX API
This service is used to create courier orders, sync parcel status, fetch merchant pickup-store information, and receive webhook updates from RedX.
When a merchant sends or syncs an order, the plugin sends the configured RedX API token plus shipment and customer delivery data such as customer name, phone number, address, cash collection amount, parcel weight, item summary, and selected pickup-store information. When RedX webhooks are enabled, RedX sends shipment-status data back to the plugin.
Privacy policy: https://redx.com.bd/privacy-policy
Terms of service: https://redx.com.bd/terms-n-conditions/
Pathao Courier API
This service is used to issue API tokens, create courier orders, sync shipment status, fetch merchant information, fetch store/city/zone/area data, and receive webhook updates from Pathao.
When a merchant connects Pathao, the plugin sends the configured client credentials and, when required, account login credentials to issue or refresh API tokens. When a merchant sends or syncs an order, the plugin sends shipment and customer delivery data such as customer name, phone number, address, order amount, item quantity, item weight, selected Pathao store, and parcel instructions. When Pathao webhooks are enabled, Pathao sends shipment-status data back to the plugin.
Terms of service: https://pathao.com/terms-of-service-merchant/
Privacy policy: https://pathao.com/privacy/
Installation
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin through the WordPress admin.
- Make sure WooCommerce is installed and active.
- Open
WooCommerce > CourierHub BDto configure your courier settings.
FAQ
-
Does this plugin automate every courier workflow?
-
No. The plugin is centered on stable manual courier booking, webhook updates, and courier status sync inside WooCommerce.
-
Are courier endpoints hardcoded?
-
The plugin uses provider-specific production API base URLs automatically. Send and sync payloads remain filterable for future API variations.
-
Which couriers are supported?
-
BC CourierHub BD currently supports SteadFast Courier, RedX, and Pathao Courier.
-
Can I choose a different courier per order?
-
Yes. You can select a courier on each WooCommerce order and also use the quick courier controls from the orders list screen.
-
Can I send orders without saving courier credentials in code?
-
Yes. Courier credentials are entered from the WordPress admin settings page and stored in WordPress options.
-
Does it support WooCommerce HPOS?
-
Yes. The plugin declares compatibility with WooCommerce High-Performance Order Storage.
-
Can customers see their courier tracking details?
-
Yes. Courier tracking details are shown on the customer My Account order details page and in WooCommerce emails when tracking information exists.
-
Is there a public tracking page?
-
Yes. You can place the
[bcchbd_tracking]shortcode on any page to let customers track by order number and billing email or phone. -
Does the plugin support webhooks?
-
Yes. SteadFast, RedX, and Pathao webhook endpoints are included so courier status updates can be received automatically.
-
What happens if a webhook is missed?
-
The plugin also includes a scheduled hourly fallback sync for active courier shipments.
-
Can I send multiple orders at once?
-
Yes. A bulk action is available from the WooCommerce orders list. The plugin limits bulk send to 10 orders per request.
-
Does the plugin keep logs?
-
Yes. Courier actions are stored in a custom log table for troubleshooting, and logs can be cleared from the Logs tab.
-
Are API secrets exposed in logs?
-
No. The plugin is designed not to log sensitive courier credentials.
-
Can I customize request payloads or endpoints?
-
Yes. The plugin includes filters around courier request payloads and endpoints so developers can adjust integrations when needed.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“BC CourierHub BD” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “BC CourierHub BD” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- First public release.
