Billing is the part of running a center that most directly affects whether the doors stay open, and the part most likely to eat an evening. Childcare billing software exists to turn the monthly tuition scramble into a background process. This guide covers what that software actually does, the features that separate a real solution from a glorified invoice generator, and how to evaluate a platform without quietly handing over a slice of every payment.
What childcare billing software actually does
At its core, the job is to bill the right family the right amount on schedule, collect it, and tell you cleanly whether it worked. Around that core sit the realities of childcare: tuition that varies by age or schedule, sibling discounts, prepaid wallets, subsidy that covers part of the bill, and families who pay by very different methods.
- Recurring invoicing: tuition bills generated automatically on a schedule, not hand-built each month.
- Flexible tuition rules: flat-rate, age-based, hourly, or part-time, with discounts and fees applied by rule.
- Autopay: a default payment method on file so payment happens without a fresh decision each cycle.
- Family-facing balances: parents can see what they owe and what they have paid, cutting front-desk questions.
Autopay, and why ACH matters
Autopay is the single biggest lever on late payments: when tuition draws automatically, the family decides once at enrollment instead of every month. The method matters, though. ACH bank transfers are cheap to process and rarely expire, which makes them ideal for recurring tuition. Cards are convenient but cost more and decline more often. A platform that leans on ACH for recurring tuition, with cards as a fallback, keeps more of your money in the building.
One non-negotiable: recurring charges should use idempotency controls so a retry or double-submit does not create a duplicate payment. Ask a vendor how payment creation and webhook retries are handled.
Reconciliation: the feature nobody demos
Sending invoices is easy. Knowing the money arrived is the hard part, and it is where weak tools quietly fail. Reconciliation answers one question at a glance: did the tuition we expected match the deposits we received? A good reconciliation view surfaces the handful of exceptions (the failed ACH return, the declined card, the family whose autopay never got set up) so you work the five problems instead of re-checking fifty accounts.
Watch the processing economics
Some platforms make their real margin on your payment processing, marking up every transaction. Over a year, that markup can dwarf the subscription price. When you evaluate, ask exactly what the platform fee is on ACH and on cards, whether it is capped, and whether fees are itemized to families. A transparent, low ACH fee is worth more than a flashy feature list.