Delivery Methods¶
Purpose¶
Configure delivery/shipping methods available to customers (e.g., Standard Shipping, Express, Same-Day Delivery). These methods define how orders are fulfilled and shipped.
Accessing Delivery Methods¶
Click Modules → Delivery & Payments → Delivery Methods
List View¶

The list displays all available delivery methods with their configuration status.
Table Columns¶
Name¶
- Format: Text (up to 50 characters)
- Purpose: Delivery method label displayed to customers during checkout
Auto Assign to Nearest Driver¶
- Format: Icon toggle (checkmark = enabled, X = disabled)
- Purpose: Whether orders using this method are automatically assigned to the nearest available driver
Disabled¶
- Format: Icon badge (X = disabled, Check = enabled)
- Purpose: Whether this delivery method is currently available for customer selection
Free Shipping¶
- Format: Icon toggle (checkmark = enabled, X = disabled)
- Purpose: Whether free shipping is available for this method
- Hidden by default: Use Toggle Columns to show this column
Free Shipping Threshold¶
- Format: Currency amount
- Purpose: Minimum order amount required to qualify for free shipping
- Hidden by default: Use Toggle Columns to show this column
Row Actions¶
- Edit: Modify delivery method settings
Bulk Actions¶
- Delete: Remove multiple delivery methods
- Export: Export delivery method data to Excel/CSV
Creating a Delivery Method¶

Click "New Delivery Method" to add a new shipping option.
Form Fields¶
Name Required¶
- Type: Text input (max 50 characters)
- Purpose: Display name for this delivery method
- Examples: "Standard Shipping", "Express Delivery", "Same-Day", "Pickup"
Auto Assign to Nearest Driver Required¶
- Type: Toggle switch (On/Off)
- Purpose: Enable automatic driver assignment to nearest available driver
- When On: System automatically assigns orders to closest drivers
- When Off: Drivers must be manually assigned
Disabled Optional¶
- Type: Toggle switch (On/Off)
- Purpose: Temporarily disable this delivery method without deleting it
- When On: Method is hidden from customer checkout
- When Off: Method is available for selection
Free Shipping Section¶
Configure free shipping promotions for this delivery method. This section is collapsible.
Enable Free Shipping¶
- Type: Toggle switch (On/Off)
- Purpose: Enable or disable free shipping for this method
- When On: Customers can qualify for free shipping based on order total
- When Off: Standard delivery fees always apply
Free Shipping Threshold¶
- Type: Currency input
- Visible when: Free Shipping is enabled
- Purpose: Minimum order amount customers must reach to qualify for free shipping
- Example: Set to $50 to offer free shipping on orders of $50 or more
How Free Shipping Works: 1. Customer adds items to cart 2. System checks if order subtotal meets or exceeds the threshold 3. If threshold is met, delivery cost becomes $0 4. If not met, cart shows how much more the customer needs to spend 5. Free shipping message appears in checkout to encourage higher orders
Create Actions¶
- Create: Save and return to list
- Create & Create Another: Save and open blank form for next entry
- Cancel: Discard changes
Editing a Delivery Method¶
Click the Edit icon to modify an existing delivery method.
Changes take effect immediately and affect all future orders using this method.
Key Information¶
- Method Names: Appear in customer checkout during order placement
- Auto Assignment: Speeds up driver allocation when enabled
- Disable vs Delete: Disable to hide from customers; delete to remove permanently
- Required: At least one delivery method must be configured
- Used In: Delivery Targets to set area-specific costs
- Free Shipping: Encourage larger orders by offering free shipping above a threshold
Category Restrictions¶
Delivery methods can be restricted to specific product categories. This is useful when certain products require specific delivery types (e.g., food items via motorcycle, large electronics via car).
How it works:
- Categories can specify which delivery methods are allowed for their products
- When customers add products to cart, only compatible delivery methods are shown
- If products from incompatible categories are in the cart, checkout is blocked
Configuration:
Category-level delivery restrictions are configured in the Categories settings, not in the delivery method itself.
Example:
- "Fast Food" category allows only "Motor" delivery
- "Electronics" category allows only "Car" delivery
- Customer ordering from both categories sees an error: no common delivery method available
Related Sections¶
- Categories - Set delivery method restrictions per category
- Delivery Targets - Set costs per delivery method and area
- Orders - Orders assigned to delivery methods
- Locations - Delivery areas and neighborhoods