- OpenCart installed
- PHP 7.2 or higher
- Apache with mod_rewrite enabled (or Nginx equivalent)
- Write permission to
.htaccess
Emoji / Unicode (utf8mb4) Support in HuntBee Extensions
HuntBee extensions fully support Unicode and emoji characters (for example 🚚 📦 🔒).However, emoji support depends on your database configuration, not just the extension. If emojis are saved or displayed as ????, please follow the steps below. 1. Check Database Table Collation (Very Important) Emoji characters require utf8mb4 (4-byte UTF-8).Older utf8 (utf8mb3) does not support […]
How to Edit Language Text
You can customize the COD Fee label shown to customers. For OpenCart 2/3: Edit: You will find: Change the text as needed. For OpenCart 4: Edit: Modify the same text variable. If you use multiple languages, update each language folder separately.
How the Fee Is Calculated
The extension automatically calculates COD fee using the following logic: If any condition fails, the fee is not added.
Configuration Settings
After installation, open the module settings. You will see the following configuration fields: COD Fee Amount Enter the fixed amount that should be added when customers choose COD. Minimum Order Subtotal The COD fee will only apply if the cart subtotal is equal to or greater than this amount.Set 0 if no minimum condition is […]
OpenCart 4
- Log in to your OpenCart 4 admin.
- Go to Extensions → Installer.
- Upload the OC4 version of the module (
.ocmod.zip). - Go to Extensions → Extensions.
- Choose Order Totals as the extension type.
- Locate COD Fee (HuntBee).
- Click Install.
- Click Edit and configure your settings.
- Ensure the extension status is set to Enabled.
OpenCart 2.3.x and 3.x
- Log in to your OpenCart admin panel.
- Go to Extensions → Installer.
- Upload the
.ocmod.zipfile. - After successful installation, go to Extensions → Modifications.
- Click Refresh (blue refresh button) to apply OCMOD.
- Navigate to
Extensions → Order Totals
or
Extensions → Totals (depending on OC version) - Locate COD Fee (HuntBee) from the list.
- Click Install.
- Click Edit to configure the settings.
About the COD Fee Extension
This extension allows OpenCart store owners to add an additional charge when customers choose the Cash on Delivery (COD) payment method. The fee is automatically applied during checkout based on configurable rules. It is useful for stores where COD increases operational cost or courier handling charges. With this extension, you can recover those additional costs […]