Balance from cash change now silently reduces the amount owed on the next order. For cash: deducted immediately in submitCash, reduces cash the worker needs to collect (or skips cash task entirely if fully covered). For card: reduces the Stripe PaymentIntent amount, deducted in webhook on successful payment. Receipt shows "Balance applied" line. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| abandonOrder.cfm | ||
| checkStatusUpdate.cfm | ||
| debugLineItems.cfm | ||
| getActiveCart.cfm | ||
| getCart.cfm | ||
| getDetail.cfm | ||
| getOrCreateCart.cfm | ||
| getPendingForUser.cfm | ||
| history.cfm | ||
| listForKDS.cfm | ||
| setLineItem.cfm | ||
| setOrderType.cfm | ||
| submit.cfm | ||
| submitCash.cfm | ||
| testMarkPaid.cfm | ||
| updateStatus.cfm | ||