Settings
Set Customer Credit Limits, Terms and Payment Reminders
Customer Credit lets trusted customers buy now and pay later, with default limits, terms and reminder controls.
- Menu path
- Settings -> Customer Credit
- Verified from
- Posnic demo and current POS source reviewed on 2026-09-08
Technical source evidence
frontend/modules/settings_write.html v-pills-credit, frontend/static/script/js/modules/js/credit.js, frontend/static/script/js/modules/js/settings.js featureInfo module_credit_enable, credit/settings credit/outstanding credit/run-reminders endpoints
Credit Is an Owner Policy
Customer Credit allows unpaid or partially paid sales to become customer balances. This is not just a setting; it is a collections process.
- Enable Customer Credit only after the owner approves who may owe money.
- Use named customers, not Walk-in, for credit sales.
- Set default limits and then override important customers individually when needed.
- Review outstanding customers daily or weekly according to shop policy.
- Do not let cashiers use unpaid sales to bypass payment reconciliation.
Set Credit Rules
- Open Settings -> Features and enable Customer Credit.
- Open Settings -> Customer Credit.
- Enter Default credit limit. Use 0 only when no default cap is intended.
- Enter Credit terms in days. Use 0 only when no due-day rule is intended.
- Save credit settings.
- Create or edit a test customer and confirm credit behavior before live use.
Payment Reminders
Reminders can be sent by SMS or WhatsApp through configured providers. The screen states that a customer is never reminded twice in one day.
- Enable reminders only after SMS or WhatsApp has been configured and tested.
- Choose SMS or WhatsApp channel according to the customer's reachable phone data.
- Set Only remind dues over to avoid sending tiny-balance reminders.
- Use template variables {name}, {due}, {currency} and {shop}.
- Use Test dry run before Remind all.
- The source prevents reminding the same customer twice in one day.
Outstanding Customers
The outstanding list is the collection work queue. It shows customers, phones, due amounts and actions so managers can review who needs follow-up.
| Column or action | Use | Operator note |
|---|---|---|
| Customer | Identifies who owes money. | Confirm it is not a duplicate customer. |
| Phone | Target for reminder messages. | Keep phone numbers with country code where required. |
| Due | Amount still owed. | Compare with customer statement if disputed. |
| Test dry run | Checks reminder flow without sending real messages. | Use before first live reminder run. |
| Remind all | Sends reminders to eligible outstanding customers. | Use only after owner approval. |
At the Till
- Select the customer before tendering a credit sale.
- Check due balance and credit limit if the sale is unpaid or partially paid.
- Use clear payment notes when collecting old balances.
- Review Sales History and Customer reports after credit transactions.
- Escalate over-limit or overdue customers to the manager.