Late fees

Creating a late fee

Storeganise allows you to set late fees for unpaid invoices in two ways:

Absolute Value or Relative to Total %.

You can also apply a minimum late fee to ensure the fee is never lower than a set amount.

Late fee settings are managed within the Site Advanced Settings. Click on the + icon to add a new late fee.

Absolute Value Late Fee

  • Set a flat fee that applies to all invoices, regardless of the invoice balance.
  • Allows you to set a threshold value. If the invoice balance is below this threshold, no late fee will be applied. If the balance is above the threshold, the flat late fee will be applied.
Example:

Threshold = $5

Absolute Fee = $5

Invoice Balance = $45:

Late fee = $5 (flat fee)

Invoice Balance = $3:

No late fee is applied because the invoice balance is below the threshold.


Relative to Total % Late Fee

  • Set a percentage of the invoice balance. For example, 10% of a $100 invoice is $10.
  • The Minimum Late Fee ensures the fee never drops below the set minimum value, even if the percentage results in a lower fee.
Example:

Threshold = $5

Percentage = 10%

Minimum Fee = $3

Invoice Balance = $8:

Late fee = $3 (10% of $8 = $0.80, below $3, so minimum fee applies).

Invoice Balance = $45:

Late fee = $4.50 (10% of $45 = $4.50, above $3, so percentage applies).


Late fee features

We support a range of features that define how late fees are handled:

  1. New late fee: Late fees will only be applied to invoices generated after the creation of the late fee settings. Invoices with dates prior to the creation of a new late fee setting will not be affected by it.
  2. Updating late fee: When updating values such as the number of days for a late fee, the changes will only apply to invoices generated after the update. Invoices that have already had a late fee applied based on previous settings will not be affected by the updated settings. No additional late fees will be generated for these invoices.
  3. Multiple late fees per invoice: You can assign multiple late fees to a single invoice, enhancing flexibility.
  4. Configurable number of days: Late fees are triggered based on a customizable number of days from the invoice date.
  5. Selective applicability: Late fees exclusively apply to invoices in a "Sent" or "Failed" state.
  6. Exclusions: Enhanced accuracy as late fees are automatically bypassed for invoices with negative totals (credit notes) and late fee invoices themselves, late fee also do not trigger invoice reminders.
  7. Flexible fee amount: You can adjust late fee amounts. Choose between absolute figures or amounts proportional to the invoice total.
  8. Late fee threshold: Late fees will only be applied if the remaining balance on an invoice falls below a specified minimum threshold.

Management of late fees

  • Late fees can be filtered in the UI by adding tags=lateFee in the search query:

  • A late fee detail looks like this:

  • You can also filter all the late fees emitted from an overdue invoice using the parentId filter:

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us