Skip to content
Inerxia

ISP collections and dunning Collect more without cutting off good customers.

Dunning is the sequence an internet provider follows when a bill goes past due: reminders, a grace period, suspension of service, and reconnection once payment is confirmed. A good policy recovers most past-due balances before suspension is ever needed, and when it is, it automates both the suspension and the reconnection so neither waits on a person.

Updated · By the Inerxia team

What is dunning for an ISP?

Dunning is the process of contacting subscribers about overdue payments in a defined, escalating order. For most businesses it ends with a collections agency. For an internet provider it has an extra lever the subscriber feels immediately: the service itself can be suspended, and restored the moment the account is brought current.

That lever is why dunning is an operations problem, not only a finance one. A suspension that happens late leaks revenue; one that happens by mistake creates a support call and an angry customer; a reconnection that waits until Monday morning turns a paying subscriber into a churn risk. The policy and the system that executes it matter equally.

How do you design a dunning policy?

Write the policy down before you automate it. Every ISP’s numbers differ, but the decisions are the same five:

  1. 1.Reminder schedule. When reminders go out relative to the due date, and in which channel: a notice before the due date, then reminders after it.
  2. 2.Grace period. How long a past-due account keeps full service before anything changes.
  3. 3.Suspension threshold. The aging point — and, if you want one, a minimum balance — at which service is suspended.
  4. 4.Reconnection rule. Restore service on confirmed payment, not on a promise to pay, and at any hour, not only during business hours.
  5. 5.Exceptions. Accounts that are never auto-suspended or that get a longer runway: active payment plans, open billing disputes, medical or hardship flags, commercial accounts on contract.
Dunning · #48202 Dana WhitfieldPolicy DUNN-04
  1. DueSep 01
  2. ReminderSep 08
  3. SuspendedSep 15
  4. Paid via linkSep 18 14:02
  5. ReconnectedSep 18 14:04
A dunning timeline on one account: due, reminder, suspension, payment by text, reconnection.

The single most common failure is not the schedule — it is the gap between the rule and the network. If a person has to read an aging report and then suspend accounts by hand, the policy only runs when that person has time.

What is the difference between soft and firm collections?

Soft collections assume the subscriber intends to pay: a friendly reminder, a direct link, a question about whether the due date still works. Most past-due accounts are not bad payers — they are forgetful, distracted, or waiting for an arrangement nobody offered them. Soft collections should resolve the majority of cases.

Firm collections begin when soft steps have not worked: a clear statement of the balance, the suspension date and what happens next. The tone stays calm and factual. The goal is still payment, not escalation.

Payment plans sit between the two. Splitting a balance — part today, the rest on a set date — often recovers money that would otherwise age into a write-off. Two rules keep plans honest: take the first payment at the moment the plan is agreed, and exempt accounts on an active plan from automatic suspension until a scheduled payment is missed.

How should suspension and reconnection work?

Suspension should be a change in service state that your billing system triggers directly, not a ticket for the network team. On fixed wireless and many fiber networks that means updating the subscriber’s RADIUS profile, often with a Change of Authorization (CoA) so the change takes effect on the live session; on fiber it can also mean a change at the OLT or ONU.

Reconnection is where most operators lose goodwill. It should fire on a confirmed payment — cleared, not promised — and it should run at 2 AM on a Sunday the same as on a Tuesday afternoon. Many operators also redirect suspended subscribers to a payment page instead of cutting them off entirely, so the fastest path back online is paying.

Operations · last 24 hoursSep 23 · 14:32
IDEventStatusValue
#48201Auto-suspendSuspended−1 service
#48202Auto-reconnectReconnected2 min
#48203Cycle invoicingIssued2,418 docs
#48204Payment reconciledCleared+$74.00
Suspension, payment and reconnection recorded as events on the subscriber record, with no manual step in between.

How do you make it easy for subscribers to pay?

Every step between the reminder and the payment loses some subscribers. The shortest path is paying inside the message that asked for it: pay-by-text, where the subscriber confirms a stored method or follows a secure link from the SMS itself.

  • Offer the methods subscribers already use: ACH bank debit, credit and debit cards, Apple Pay and Google Pay.
  • Store payment methods securely so the next cycle is one confirmation instead of re-entering a card.
  • Encourage autopay at signup and after every successful recovery — it prevents the next past-due cycle.
  • Reconcile payments against the invoice automatically, so a paid account is never suspended because a payment sat unmatched.

See how the billing and collections agent sends reminders and your payment links, and how the platform reconciles and reconnects.

What compliance rules apply to ISP collections?

This section is general information, not legal advice. Rules vary by state and by service type — confirm your policy with counsel before you automate it.

  • Calls and texts. The Telephone Consumer Protection Act (TCPA) and FCC rules restrict autodialed, prerecorded and artificial-voice calls to wireless numbers without the called party’s prior express consent, and the FCC treats texts sent with an autodialer as calls. Subscribers can revoke consent by any reasonable means, so honor opt-outs across channels.
  • Business texting. Carriers require application-to-person messages sent from ordinary 10-digit numbers to be registered as a brand and campaign through The Campaign Registry — known as 10DLC registration. Unregistered traffic is filtered or blocked.
  • Notice before suspension. Some states, franchise agreements and subscriber contracts set notice requirements before service is suspended or disconnected. Build those notice windows into the schedule rather than handling them by exception.
  • Outside collection agencies. If you hand accounts to a third-party agency, federal and state debt collection rules apply to how that agency contacts your subscribers.

Which collections metrics should an ISP track?

Five numbers tell you whether the policy is working. Track them every cycle, and compare cycles rather than reading any one in isolation.

MetricWhat it measuresWhy it matters
Collection rateShare of the billed cycle collected, measured at a fixed point after the due dateThe headline number for the whole policy
Days sales outstanding (DSO)Average days between invoice and paymentRising DSO signals friction before balances age into write-offs
Suspension rateShare of accounts suspended in a cycleToo high means soft steps are failing; too low may mean rules are not enforced
Time to reconnectMinutes from confirmed payment to restored serviceDirectly drives repeat calls and churn after a suspension
Payment-plan kept rateShare of scheduled plan payments made on timeShows whether plan terms are realistic

Where does Inerxia fit?

The Inerxia Operating System suspends and reconnects automatically on your own dunning rules — the aging thresholds, grace periods and exceptions you set — and reconnection fires on confirmed payment at any hour.

Inerxia works with the payment processor you already use. Reminders carry your own payment link, and when your processor confirms the payment the platform reconciles it against the invoice you already issued.

The billing and collections agent sends reminders, runs soft and firm collections and negotiates payment plans over voice and text, sends your payment link in the same conversation, and the platform restores service as soon as your processor confirms the payment.

Collections and dunning, answered.

What is dunning for an internet provider?

Dunning is the escalating sequence an ISP follows when a bill goes past due: reminders, a grace period, suspension of service and reconnection once payment is confirmed. Unlike most businesses, an ISP can suspend and restore the service itself, so the policy has to be connected to the network, not only to accounting.

How long should the grace period be before suspending internet service?

There is no single right number; it depends on your market, your subscribers and any notice rules that apply in your state or contracts. Set it deliberately, write it into the policy, and measure the suspension rate and collection rate each cycle to see whether it needs to move.

Should service reconnect automatically after payment?

Yes. Reconnection should fire on a confirmed payment, at any hour, without anyone opening a ticket. A subscriber who pays at night and stays offline until morning often calls support twice and becomes a churn risk. Reconnect on cleared payment, not on a promise to pay.

Are payment plans worth offering?

Usually. Many past-due subscribers intend to pay but cannot clear the full balance at once, and a split often recovers money that would otherwise be written off. Take the first payment when the plan is agreed, and keep accounts on an active plan out of automatic suspension unless a payment is missed.

Can we send payment reminders by text message?

Yes, with the right setup. Business texts from ordinary US phone numbers must be registered for 10DLC through The Campaign Registry, and TCPA consent rules apply to automated calls and texts. Honor opt-outs across channels and confirm your consent language with counsel.

See your dunning policy run on its own.

Thirty minutes: reminders, payment links, suspension and reconnection on your rules — shown on your own data.