Stripe Just Wants a Number
Summary
The article describes a SaaS billing architecture that decouples billing logic from core application code by using billable facts and downstream reconciliation with Stripe. It provides a practical pattern for metered billing that improves scalability and reduces brittleness when handling invites, team memberships, and resource usage.