Description
Send24 Logistics Plugin for WooCommerce The Send24 Logistics Plugin integrates Send24’s delivery services into your WooCommerce store. It allows customers to choose between Hub Delivery and Door Delivery directly from the WooCommerce checkout page.
Debugging
- Enable Debug Logs: Navigate to WooCommerce > Settings > Send24 Logistics and enable the “Enable Debug Logs” option.
- Logs will be saved to the
wp-content/debug.log
file. Logs will include API requests, responses, and any errors encountered. - Common errors include network timeouts, incorrect API keys, or invalid shipping data.
License
This plugin is licensed under the GNU General Public License v2.0 (or later). Learn more at https://www.gnu.org/licenses/gpl-2.0.html.
Installation
- Download the plugin from the GitHub repository.
- Upload the plugin to your WooCommerce site via Plugins > Add New or extract the ZIP file and upload the
send24-shipping
folder to the/wp-content/plugins/
directory. - Activate the plugin through the Plugins menu in WordPress.
- Go to WooCommerce > Settings > Shipping > Send24 Logistics to configure your API keys and other settings.
Table of Contents
Configuration
API Keys
- Log in to the Send24 Dashboard.
- Navigate to the API Keys section.
- Generate an API key for your WooCommerce store.
- Copy and paste the API key into the Send24 Logistics Settings in WooCommerce.
Mode (Test/Live)
- Switch between Test Mode and Live Mode in the plugin settings.
- Test Mode allows you to simulate delivery options without affecting real orders.
Usage
Add the Shipping Method
- Navigate to WooCommerce > Settings > Shipping.
- Select a shipping zone, or create a new one.
- Add the Send24 Logistics shipping method to the selected zone.
- Save changes.
Settings Screenshots
-
Store Address (screenshot5)
-
Shipping Method Setting (screenshot6)
-
API Keys Setting (screenshot7)
Set Up Delivery Options
- Navigate to WooCommerce > Settings > Shipping > Send24 Logistics.
- Configure:
- Default Hub for Pickup
- Pricing Settings (Hub-to-Hub, Hub-to-Door)
- Fragility and Size-Based Delivery Options
- Save changes and test the setup using a sample order.
Order Creation Flow
- When a customer places an order with Send24 as the selected shipping method, the plugin will:
- Automatically calculate the shipping cost based on the customer’s address and selected delivery option.
- Create an order in Send24 using the configured API key.
- The Send24 order details, including tracking information, will be added to the WooCommerce order notes.
Order Screenshots
Screenshots of the Send24 integration during checkout and order processing.
-
Send24 Shipping Option (Cart) (screenshot1)
-
Send24 Shipping Option (Checkout) (screenshot2)
-
Modal with Door Delivery Selected (screenshot3)
-
Modal with Hub Delivery Selected (screenshot4)
Send24 Dashboard
API Keys
- Generate and manage API keys for your integration.
- Navigate to Signup/Signin > Dashboard > Account Settings > API Keys.
-
Signup (screenshot14 & screenshot15)
-
Signin (screenshot16)
-
Dashboard (screenshot17)
-
API Keys Setting (screenshot18)
Wallet Top-Up
-
Top-Up Wallet (screenshot8)
-
Choose a Payment Method
- Bank Transfer (screenshot9 & screenshot10)
- PayStack (screenshot10 & screenshot11)
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Send24 Logistics” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Send24 Logistics” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.0.6:
– Initial release with Hub Delivery and Door Delivery options.
– Integration with Send24 API for shipping order creation.