Dunning System Configuration

1 min read • 3 views • Updated 4 weeks ago


Automated Pipeline

  1. Invoice Generation - Renewal invoices auto-generated
  2. Grace Period - Time after due before action
  3. Suspension Warning - Warning before suspension
  4. Service Suspension - Service suspended (recoverable)
  5. Service Termination - Service permanently terminated

Configuration

Settings > Billing > Dunning. Set periods in days/weeks/months/quarters/years for each stage.

Cron Setup

* * * * * cd /path/to/hostpilot && php artisan schedule:run

Was this article helpful?

0% found this helpful