Settings
Enable Split Payment and Train Tender Rules
Split payment is useful only when every tender amount can be traced back to a real drawer, card, QR, wallet or customer credit record.
- Menu path
- Settings -> Core Settings -> Payments -> Split Payment
- Verified from
- Posnic demo and current POS source reviewed on 2026-09-08
Technical source evidence
frontend/modules/settings_write.html enable_multi_payment, frontend/static/script/js/modules/js/settings.js updateCommonSetting enable_multi_payment, frontend/static/script/js/modules/js/settings.js paymentTable selects showMultiPaymentMode or showPaymentMode, frontend/modules/sales_write.html Pay amount Due Wallet and payment_id controls
When to Enable It
Turn on split payment when customers commonly pay one bill with more than one method, such as cash plus UPI, card plus wallet, or wallet plus remaining cash. Leave it off when the shop wants the fastest possible tender and one clear method per bill.
- Enable it only after payment methods are clean and trained.
- Keep a written rule for which combinations are allowed.
- Review Payment Reports after the first live day with split tender.
- Disable it again if close-time differences increase.
Enable Split Payment
- Open Settings -> Core Settings.
- Select Payments.
- Select Split Payment.
- Turn on Accept Split Payments.
- Click Save in the Split Payment panel.
- Open Payment Modes and confirm the available tender labels are correct.
- Open New Sale -> PAY and run a training check before live use.
Tender Rules for Staff
| Situation | Operator action | Close-time proof |
|---|---|---|
| Full cash | Use Cash for the full Pay amount. | Drawer count and register close. |
| Cash plus UPI | Enter each amount under the correct method. | Drawer count plus UPI provider statement. |
| Card plus wallet | Confirm customer account before wallet use. | Card slip plus wallet/customer transaction history. |
| Partial payment | Confirm customer and Due amount before saving. | Outstanding Customers and pending payment report. |
| Unpaid sale | Use only when customer credit is approved. | Customer credit report and owner approval. |
Training Drill
- Create a test sale for a known training customer.
- Open PAY and confirm the sale total.
- Split the total across two methods.
- Check that the sum of method amounts equals the bill total.
- Save only in demo or training data.
- Open Sales History and Payment Reports.
- Confirm each payment method total matches the training expectation.
When to Leave It Off
- Cashiers are not trained to enter exact amounts per method.
- The shop does not reconcile card, QR, wallet and cash separately.
- There is no policy for partial or unpaid account sales.
- The owner wants one tender choice per receipt for speed.
- The drawer close is already unstable and needs cleanup first.