Code: DISCOUNT_EXCEEDS_SUBTOTAL
Discount exceeds the subtotal
- What it means
- The entered discount amount is greater than the cart's pre-tax subtotal.
- Where it appears
- POS, invoices, or quotes.
- Likely causes
- A typo in the discount amount, or confusing a percentage with a flat amount.
- Safest actions
- Review the discount value — it must be less than or equal to the subtotal.
- Safe to retry
- Yes
Related guides