Part of Ordlo Shipping Documentation
Requirements
| Component | Minimum version |
|---|---|
| WordPress | 6.3 |
| WooCommerce | 8.0 |
| PHP | 7.4 |
Installing and Adding to a Zone
- Download the
ordlo-shippingzip from checkout.ordlo.io. - Go to Plugins → Add New → Upload Plugin, upload, and activate.
- Go to WooCommerce > Settings > Shipping, open the zone you want, click Add Shipping Method, and select Ordlo Shipping.
- Click the method name to open settings and run the setup wizard (sets your weight unit and creates two starter rules).
Building Your Rate Table
- Add rate rules from most specific to most general — Ordlo Shipping evaluates top to bottom.
- If you use shipping classes, set class priorities to control which rules win for mixed carts.
- Use the live rate simulator at Ordlo > Shipping to test before going live.
- Run the gap checker to confirm no weight ranges or shipping classes have no matching rule.
- Export a JSON backup once your setup is complete.
Testing
- Add products of different weights to a cart and confirm the rate and label at checkout are correct.
- Test the abort rule path — the method should disappear.
- Enable debug mode and confirm the evaluation trace shows the right rule.
- Run the gap checker and confirm no gaps.