Create CC Terminal
Create a new credit card terminal record to use on payment receipts and cash invoices when the customer pays by card.

Accessing the Page
Section titled “Accessing the Page”From the CC Terminals list, click New Terminal, or navigate to /finance/banking/cc-terminals/new.
Fields
Section titled “Fields”| Field | Required | Type | Description | Default | Validation |
|---|---|---|---|---|---|
| Terminal Name | Yes | Text | Display name for the terminal | — | Required |
| Provider | No | Text | Card processor or payment gateway name (e.g., Stripe, Square) | — | — |
| Terminal ID | No | Text | Hardware terminal serial number or gateway terminal ID | — | — |
| Commission % | No | Number | Processing fee percentage charged per transaction | 0 | 0–100, two decimal places |
| Active | No | Checkbox | Whether the terminal is available for use | Checked | — |
| Default | No | Checkbox | Mark as the tenant’s default CC terminal | Unchecked | — |
| Remarks | No | Textarea | Internal notes about the terminal | — | — |
Validation Rules
Section titled “Validation Rules”| Rule | Behavior |
|---|---|
| Terminal Name required | Cannot submit without a terminal name |
| Commission % range | Must be between 0 and 100 |
Post-save behavior
Section titled “Post-save behavior”After successful creation you are redirected to the CC Terminal Detail page.
Common tasks
Section titled “Common tasks”- Open CC Terminals from the sidebar and click New Terminal.
- Enter the terminal name, provider, and terminal ID.
- Optionally set a commission percentage and check Default if appropriate.
- Click Save to create the terminal.
Permissions & system behavior
Section titled “Permissions & system behavior”- Creating CC terminals requires Admin-level permission.
- Only one terminal can be the default at a time. Setting a new default clears the previous one.
Related Pages
Section titled “Related Pages”- CC Terminals — List all terminals
- CC Terminal Detail — View a terminal
- Edit CC Terminal — Update a terminal