Description
WEB387 BH Post Express Shipping enables direct integration with the BH Pošta express delivery service via the official BHPostExpress API.
Features:
- Automatically create a BHPostExpress shipment announcement when an order status changes
- Manually create a shipment announcement from the order admin panel
- Automatically cancel the announcement when a WooCommerce order is cancelled
- PDF shipping label (A5 or A6 format) printed directly from the admin panel
- Real-time shipment status tracking (AJAX refresh) in the admin panel
- Tracking number visible in the orders list column
- Tracking link for the customer in the order confirmation email
- Automatic detection of Cash on Delivery (COD) payments
- Automatic weight calculation from WooCommerce product weights
- Compatible with WooCommerce Block Checkout
Note: To use this plugin you need API credentials (API key, UserIdentifikator, and endpoint URL) provided by BH Pošta upon signing a BHPostExpress service agreement.
Installation
- Upload the plugin folder to
/wp-content/plugins/ - Activate the plugin in WP Admin Plugins
- Go to WooCommerce Settings BHPostExpress
- Enter the API credentials provided by BH Pošta
FAQ
-
Where do I get the API credentials?
-
The API credentials (UserIdentifikator, APIkey, and endpoint URL) are provided by BH Pošta when you sign a BHPostExpress service agreement.
-
How do I find the ID of my local post office?
-
After entering and saving your API credentials, click “Test API connection”. If the connection is successful, look up your post office by postal code and enter its ID in the settings.
-
Does the plugin work with WooCommerce Block Checkout?
-
Yes, the plugin has been tested and works with the WooCommerce Block Checkout.
-
What happens when an order is cancelled?
-
The plugin automatically sends a cancellation request to BH Pošta. If the parcel has already been picked up, cancellation will not be possible (error 1026).
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WEB387 BH Post Express Shipping” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WEB387 BH Post Express Shipping” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4.0
- Renamed plugin to “WEB387 BH Post Express Shipping” (unique brand identifier first)
- Updated Text Domain to web387-bhpostexpress
- Translated readme.txt to English
- Added nonce verification to manual create, cancel, and print label handlers
- Added web387sarajevo as contributor
- Removed load_plugin_textdomain() (not needed since WordPress 4.6)
1.3.5
- Added Settings link in the plugins list
1.3.3
- Fixed Text Domain to bh-post-express-web387
- Updated Tested up to: 6.9
- Created languages folder
1.3.2
- Fixed Plugin URI to differ from Author URI
1.3.1
- Renamed plugin to “BH Post Express – WEB387”
1.3.0
- Added GPL-2.0+ license header
- Added Requires Plugins header
- Added load_plugin_textdomain()
- Added uninstall.php
1.2.1
- Fixed HTML span tags displayed in label remarks
1.2.0
- Tracking link in customer email
- Automatic cancellation when order is cancelled
- Block Checkout compatibility (fresh order object)
1.1.0
- Fixed Settings form
1.0.0
- Initial release
