Late Payment Calculator
Late Payment Calculator
An interactive interest calculation tool that computes late payment interest charges. Users input invoice amounts and due dates to calculate statutory interest owed under late payment legislation.
Examples
Control Properties
| Parameter | Type | Description |
|---|---|---|
| Column classes | Inherited | Small, Medium, Large, Offset column classes for responsive grid layout. |
| Padding | Inherited | PaddingTop, PaddingBottom, PaddingStart, PaddingEnd spacing classes. |
| AddClass | Text | Additional CSS classes applied to the outer wrapper element. |
Template Properties
| Field | Type | Description |
|---|---|---|
| This component has no datasource template. It is a self-contained HTML/JavaScript widget that renders an interactive late payment interest calculator form. All form inputs, validation, and calculation logic are embedded directly in the view. | ||