Table of Contents
Overview
Checkout validation error when total is 0.00.
Root Cause
- All items are free or discounts equal the subtotal, and no “free” gateway is configured.
Impact
- Checkout blocked.
How to Fix the Issue
- Add a paid item or remove discounts.
- Enable a zero-total flow (e.g., “Cheque”/“Bank transfer” or a dedicated free-order gateway) if you accept free orders.
Additional Notes
- Some gateways reject 0.00 totals by design.