Skip to content
Sad Subscription Analytics
Menu

Every status, explained

Subscriptions, customers, and payments each carry their own status. This page is the single reference table for what each one means and which totals it counts toward.

Subscription statuses

Every subscription carries one status. Stripe's statuses are stored as reported, except "canceled" becomes "cancelled" and any subscription with pause collection set becomes "paused" (cancelled wins if both apply). "Current" is not a status of its own: it is a shortcut for active, trialing, and past due together.

StatusMeaningCounts toward MRR?Counts as subscriber?
ActivePaying normally.YesYes
TrialingIn a free trial.Only if the current period is already paidYes
Past dueA failed payment is being retried.YesYes
PausedBilling collection is paused.No, shown separately as paused MRRNo
CancelledThe subscription has ended.NoNo
UnpaidPayment retries ran out.NoNo, but counts in At-risk MRR
Pending cancellationScheduled to cancel at period end; still running until then.Yes, until it cancelsYes, until it cancels

Payment statuses

Each payment is stored as succeeded or failed; a refund is not a separate status. The refunded amount is recorded on the original payment, which then displays as "Refunded" with its amount reduced by the refund. Payment status drives revenue reporting; it does not itself set MRR or a subscriber count, which are subscription-based.

StatusMeaningCounts toward MRR?Counts as subscriber?
SucceededThe charge was collected.NoNo
FailedThe charge did not go through.NoNo
Refunded (display only)Some or all of a succeeded payment was returned; the displayed amount is the amount minus the refund.NoNo

Customer status

A customer does not have a status of its own. Everywhere SSA shows a customer's status, the report column, the CSV, filters, and summary cards, it resolves from that customer's latest subscription, by start date.

StatusMeaningCounts toward MRR?Counts as subscriber?
Has a subscriptionThe status of that customer's latest subscription, from the table above.Same as that subscriptionSame as that subscription
No subscription recordA customer with only a one-off payment, and no subscription at all.NoNo, and excluded by status filters