Subscription billing

Subscription billing charges a customer automatically on a repeating schedule — monthly, annual or usage-based — against a mandate given once at sign-up. Neither the second charge nor the fiftieth requires the customer to do anything, which is what makes the model powerful and what makes it fail quietly.

16 October 20253 min read

Subscription billing charges a customer automatically on a repeating schedule — monthly, annual or usage-based — against a mandate given once at sign-up. Neither the second charge nor the fiftieth requires the customer to do anything, which is what makes the model powerful and what makes it fail quietly.

The mandate behind every renewal

At sign-up the merchant stores a token standing for the card or bank mandate, never the raw credentials, together with evidence that the customer agreed to future charges. Each renewal is submitted as a merchant-initiated transaction, flagged as such so the issuer treats it differently from a fresh purchase — and, under European authentication rules, so it can rely on an SCA exemption when the first payment was properly authenticated.

What is subscription billing, and what it is not

The distinction from a fixed plan matters. Splitting one purchase into a set number of charges is installment payments, and credit taken at the till to fund a single basket is buy now pay later. A subscription has no total to finish paying.

How does subscription billing work, sign-up to lapse

Day zero: authenticate, store the token, take the first charge. On each renewal date the system raises an invoice, applies tax and any proration, and submits against the token. A decline opens a dunning window — a sequence of reminder emails and rescheduled attempts — and only when that window closes does the account downgrade or lapse. The customer may never notice any of it.

Involuntary churn and the arithmetic of recovery

Renewals fail for mundane reasons: the card expired, the bank reissued it after a fraud incident, the balance was short that morning, or the issuer declined a recurring charge it did not recognize. Customers lost this way never chose to leave.

On a book of 10,000 monthly subscriptions, one failure in twenty is 500 charges at risk every month. Recovering even half of them beats most acquisition spending, and the tools are unglamorous: account updater services that refresh reissued card numbers, retry logic that reschedules around payday patterns instead of hammering the same card three days running, and a coherent decline recovery sequence behind it.

Mid-cycle changes finance has to price

Customers add seats, upgrade, pause and downgrade between renewal dates. Each event requires the unused portion of the current period to be valued, credited or charged, and shown on an invoice a finance team can tie out. Cancellations usually produce a partial refund, and the proration rule applied has to match the terms the customer actually accepted.

Why acquirers underwrite subscription merchants harder

Recurring charges attract disputes because customers forget what they signed up for. A payment descriptor naming the product rather than a holding company prevents a large share of them, as does a renewal reminder sent before the charge lands rather than after it.

Comments

Related terms