Billing & Subscriptions arenaBuyer checklist
Every requirement we judge billing & subscriptions products against, as a ready-to-send RFP checklist — with each item's priority, why it matters, and how the top-ranked products score on it today.
53 requirements · 13 themes · verdicts for 7 products · updated 2026-09-15 · priorities mirror the story weights our scoring uses (methodology)
Show the markdown export
# Billing & Subscriptions — buyer checklist (RFP) Derived from ProductArena's evidence-graded user-story taxonomy for Billing & Subscriptions: 53 judged requirements. Priorities mirror story weights (3 = must-have, 2 = should-have, 1 = nice-to-have). ## Agenticness - [ ] **[must-have]** Plug MCP servers into this product so it can use their tools - [ ] **[must-have]** Connect an agent via an official MCP server - [ ] **[must-have]** Drive the product through a documented public API - [ ] **[must-have]** Delegate tasks to a built-in AI assistant inside the product - [ ] **[should-have]** Point an agent at llms.txt or agent-oriented docs - [ ] **[should-have]** Run the product headlessly / in CI for automation - [ ] **[should-have]** Use an official CLI - [ ] **[should-have]** Issue scoped/least-privilege API credentials for an agent - [ ] **[should-have]** Build against official SDKs - [ ] **[should-have]** Subscribe to events via webhooks - [ ] **[should-have]** Get AI-generated insights and suggestions from my data inside the product - [ ] **[should-have]** Set up automations that run autonomously in the background - [ ] **[should-have]** Operate the product with natural-language commands - [ ] **[should-have]** Explore an interactive API reference with runnable examples - [ ] **[should-have]** Download a machine-readable API spec (OpenAPI or equivalent) - [ ] **[should-have]** Rely on versioned APIs with a documented deprecation policy - [ ] **[nice-to-have]** Test against a sandbox environment without touching production data ## Automation depth - [ ] **[must-have]** Define rules that trigger actions automatically on events - [ ] **[should-have]** Perform bulk operations across many items at once - [ ] **[should-have]** Schedule recurring jobs or workflows - [ ] **[nice-to-have]** Version, review, and roll back my automations ## Billing agent access - [ ] **[must-have]** An agent can operate my billing — create a subscription, apply a credit, change a plan — through a programmatic surface with scoped permissions - [ ] **[should-have]** An agent can answer questions about my billing state — MRR, delinquent accounts, upcoming renewals, a customer's invoices — by querying the platform directly ## Billing math - [ ] **[must-have]** Mid-cycle upgrades and downgrades are prorated with documented, auditable math — credits, partial periods, and invoice line items that reconcile to the penny - [ ] **[should-have]** Control billing anchors and cycles — calendar vs anniversary billing, alignment across a customer's subscriptions, custom invoice dates ## Dunning recovery - [ ] **[must-have]** Failed renewal payments are retried automatically on an ML- or schedule-optimized cadence that measurably recovers involuntary churn - [ ] **[should-have]** Expiring or replaced cards update themselves — network account updater, backup payment methods, and hosted update-payment pages - [ ] **[should-have]** Configure automated dunning sequences — branded emails, in-app banners, grace periods, and final-state rules like cancel vs unpaid ## Entitlements - [ ] **[must-have]** Features and limits are modeled as entitlements attached to plans, and my application can check a customer's entitlements at runtime via API or SDK - [ ] **[should-have]** Change pricing without breaking existing subscribers — versioned plans, grandfathering, and bulk migration tools for moving cohorts to new prices ## Invoicing tax - [ ] **[should-have]** The platform generates compliant invoices, credit notes, and receipts — sequential numbering, custom fields, memos — delivered to customers automatically - [ ] **[should-have]** Bill customers in their local currency with per-currency price points and consolidated reporting in my home currency - [ ] **[should-have]** Sales tax, VAT, and GST are calculated on every invoice — natively or through a first-class tax integration — with the right registrations and rates ## Migration portability - [ ] **[must-have]** Migrate live subscriptions in from a spreadsheet or a competing platform — including PCI-compliant card data transfer — without customers noticing - [ ] **[should-have]** Export every subscription, invoice, and usage record — and port stored payment methods out to another provider — if I choose to leave ## Openness - [ ] **[must-have]** Export all of my data in open formats and leave - [ ] **[must-have]** Self-host the core product - [ ] **[should-have]** Do everything through the API that I can do in the UI - [ ] **[should-have]** Read the product's source under an open license ## Privacy posture - [ ] **[must-have]** Prevent my data from being used to train AI models - [ ] **[should-have]** Choose where my data is stored (region/residency) - [ ] **[should-have]** Control data retention and deletion - [ ] **[should-have]** Opt out of telemetry and usage tracking ## Revenue recognition - [ ] **[must-have]** Revenue is recognized on an ASC 606 / IFRS 15 basis — deferred revenue schedules and audit-ready recognition reports straight from billing data - [ ] **[should-have]** I get MRR, churn, cohort retention, and LTV analytics computed from the billing source of truth, not a bolted-on BI export - [ ] **[should-have]** Invoices, payments, and recognition entries sync to my general ledger or ERP — QuickBooks, Xero, NetSuite — so the close doesn't need CSV surgery ## Subscription lifecycle - [ ] **[must-have]** Create, update, pause, and cancel subscriptions through a documented API — the full lifecycle without touching a dashboard - [ ] **[should-have]** Every subscription state change — renewal, upgrade, payment failure, cancellation — emits a webhook or event my systems can act on reliably - [ ] **[should-have]** My customers can upgrade, downgrade, or cancel themselves through a hosted portal or embeddable components, without a support ticket - [ ] **[should-have]** Run free trials, coupons, and promotion codes with automatic conversion to paid — including trial-end notifications required by card-network rules ## Usage metering - [ ] **[must-have]** Stream high-volume usage events — API calls, tokens, compute-seconds — into a metering pipeline with idempotent ingestion and backdating support - [ ] **[must-have]** Price with tiered, volume, graduated, per-unit, and hybrid subscription-plus-usage models — including credits, commitments, and overage — without custom code - [ ] **[should-have]** Customers and my team can see current-cycle usage and accrued cost in real time, with thresholds and alerts before an invoice surprises anyone --- Source: https://ultrametric.ai/productarena/arena/billing-subscriptions (evidence-graded verdicts for 7 products) · methodology: https://ultrametric.ai/productarena/methodology
Chips show the top 5 ranked products' current verdict on each requirement — ✓ full · ~ partial · ! disputed · — none · n/a not applicable.
Agenticness — how well agents can access and operate the productAgenticness· 17 items
How well agents can access and operate the product
- must-have
ai-native userPlug MCP servers into this product so it can use their tools
Core requirement — weighs 3× in arena scoring · no product fully delivers this yet
- must-have
ai-native userConnect an agent via an official MCP server
Core requirement — weighs 3× in arena scoring · 4 of 7 products fully deliver this today
- must-have
ai-native userDrive the product through a documented public API
Core requirement — weighs 3× in arena scoring · 6 of 7 products fully deliver this today
- must-have
ai-native userDelegate tasks to a built-in AI assistant inside the product
Core requirement — weighs 3× in arena scoring · no product fully delivers this yet
- should-have
ai-native userPoint an agent at llms.txt or agent-oriented docs
Important, not disqualifying — weighs 2× in arena scoring · all 7 products fully deliver this today
- should-have
ai-native userRun the product headlessly / in CI for automation
Important, not disqualifying — weighs 2× in arena scoring · 1 of 7 products fully deliver this today
- should-have
ai-native userUse an official CLI
Important, not disqualifying — weighs 2× in arena scoring · 1 of 7 products fully deliver this today
- should-have
ai-native userIssue scoped/least-privilege API credentials for an agent
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
- should-have
ai-native userBuild against official SDKs
Important, not disqualifying — weighs 2× in arena scoring · 2 of 7 products fully deliver this today
- should-have
ai-native userSubscribe to events via webhooks
Important, not disqualifying — weighs 2× in arena scoring · 6 of 7 products fully deliver this today
- should-have
ai-native userGet AI-generated insights and suggestions from my data inside the product
Important, not disqualifying — weighs 2× in arena scoring · 1 of 7 products fully deliver this today
- should-have
ai-native userSet up automations that run autonomously in the background
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
- should-have
ai-native userOperate the product with natural-language commands
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
- should-have
ai-native userExplore an interactive API reference with runnable examples
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
- should-have
ai-native userDownload a machine-readable API spec (OpenAPI or equivalent)
Important, not disqualifying — weighs 2× in arena scoring · 2 of 7 products fully deliver this today
- should-have
ai-native userRely on versioned APIs with a documented deprecation policy
Important, not disqualifying — weighs 2× in arena scoring · 1 of 7 products fully deliver this today
- nice-to-have
ai-native userTest against a sandbox environment without touching production data
Differentiator, not a dealbreaker — weighs 1× in arena scoring · no product fully delivers this yet
Automation depth — how much of the product can run unattendedAutomation depth· 4 items
How much of the product can run unattended
- must-have
ai-native userDefine rules that trigger actions automatically on events
Core requirement — weighs 3× in arena scoring · no product fully delivers this yet
- should-have
ai-native userPerform bulk operations across many items at once
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
- should-have
ai-native userSchedule recurring jobs or workflows
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
- nice-to-have
ai-native userVersion, review, and roll back my automations
Differentiator, not a dealbreaker — weighs 1× in arena scoring · no product fully delivers this yet
Billing agent access — stories about billing agent access in this arenaBilling agent access· 2 items
Stories about billing agent access in this arena
- must-have
ai-native userAn agent can operate my billing — create a subscription, apply a credit, change a plan — through a programmatic surface with scoped permissions
Core requirement — weighs 3× in arena scoring · no product fully delivers this yet
- should-have
ai-native userAn agent can answer questions about my billing state — MRR, delinquent accounts, upcoming renewals, a customer's invoices — by querying the platform directly
Important, not disqualifying — weighs 2× in arena scoring · 2 of 7 products fully deliver this today
Billing math — stories about billing math in this arenaBilling math· 2 items
Stories about billing math in this arena
- must-have
finance leadMid-cycle upgrades and downgrades are prorated with documented, auditable math — credits, partial periods, and invoice line items that reconcile to the penny
Core requirement — weighs 3× in arena scoring · no product fully delivers this yet
- should-have
ops userControl billing anchors and cycles — calendar vs anniversary billing, alignment across a customer's subscriptions, custom invoice dates
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
Dunning recovery — stories about dunning recovery in this arenaDunning recovery· 3 items
Stories about dunning recovery in this arena
- must-have
finance leadFailed renewal payments are retried automatically on an ML- or schedule-optimized cadence that measurably recovers involuntary churn
Core requirement — weighs 3× in arena scoring · no product fully delivers this yet
- should-have
ops userExpiring or replaced cards update themselves — network account updater, backup payment methods, and hosted update-payment pages
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
- should-have
ops userConfigure automated dunning sequences — branded emails, in-app banners, grace periods, and final-state rules like cancel vs unpaid
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
Entitlements — stories about entitlements in this arenaEntitlements· 2 items
Stories about entitlements in this arena
- must-have
developerFeatures and limits are modeled as entitlements attached to plans, and my application can check a customer's entitlements at runtime via API or SDK
Core requirement — weighs 3× in arena scoring · 2 of 7 products fully deliver this today
- should-have
ops userChange pricing without breaking existing subscribers — versioned plans, grandfathering, and bulk migration tools for moving cohorts to new prices
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
Invoicing tax — stories about invoicing tax in this arenaInvoicing tax· 3 items
Stories about invoicing tax in this arena
- should-have
ops userThe platform generates compliant invoices, credit notes, and receipts — sequential numbering, custom fields, memos — delivered to customers automatically
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
- should-have
finance leadBill customers in their local currency with per-currency price points and consolidated reporting in my home currency
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
- should-have
finance leadSales tax, VAT, and GST are calculated on every invoice — natively or through a first-class tax integration — with the right registrations and rates
Important, not disqualifying — weighs 2× in arena scoring · 1 of 7 products fully deliver this today
Migration portability — stories about migration portability in this arenaMigration portability· 2 items
Stories about migration portability in this arena
- must-have
ops userMigrate live subscriptions in from a spreadsheet or a competing platform — including PCI-compliant card data transfer — without customers noticing
Core requirement — weighs 3× in arena scoring · no product fully delivers this yet
- should-have
finance leadExport every subscription, invoice, and usage record — and port stored payment methods out to another provider — if I choose to leave
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
Openness — open source, data portability, and self-hosting storiesOpenness· 4 items
Open source, data portability, and self-hosting stories
- must-have
ai-native userExport all of my data in open formats and leave
Core requirement — weighs 3× in arena scoring · no product fully delivers this yet
- must-have
ai-native userSelf-host the core product
Core requirement — weighs 3× in arena scoring · 1 of 7 products fully deliver this today
- should-have
ai-native userDo everything through the API that I can do in the UI
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
- should-have
ai-native userRead the product's source under an open license
Important, not disqualifying — weighs 2× in arena scoring · 1 of 7 products fully deliver this today
Privacy posture — data-handling and privacy storiesPrivacy posture· 4 items
Data-handling and privacy stories
- must-have
ai-native userPrevent my data from being used to train AI models
Core requirement — weighs 3× in arena scoring · no product fully delivers this yet
- should-have
ai-native userChoose where my data is stored (region/residency)
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
- should-have
ai-native userControl data retention and deletion
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
- should-have
ai-native userOpt out of telemetry and usage tracking
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
Revenue recognition — stories about revenue recognition in this arenaRevenue recognition· 3 items
Stories about revenue recognition in this arena
- must-have
finance leadRevenue is recognized on an ASC 606 / IFRS 15 basis — deferred revenue schedules and audit-ready recognition reports straight from billing data
Core requirement — weighs 3× in arena scoring · 1 of 7 products fully deliver this today
- should-have
founderI get MRR, churn, cohort retention, and LTV analytics computed from the billing source of truth, not a bolted-on BI export
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
- should-have
finance leadInvoices, payments, and recognition entries sync to my general ledger or ERP — QuickBooks, Xero, NetSuite — so the close doesn't need CSV surgery
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
Subscription lifecycle — stories about subscription lifecycle in this arenaSubscription lifecycle· 4 items
Stories about subscription lifecycle in this arena
- must-have
developerCreate, update, pause, and cancel subscriptions through a documented API — the full lifecycle without touching a dashboard
Core requirement — weighs 3× in arena scoring · 1 of 7 products fully deliver this today
- should-have
developerEvery subscription state change — renewal, upgrade, payment failure, cancellation — emits a webhook or event my systems can act on reliably
Important, not disqualifying — weighs 2× in arena scoring · 1 of 7 products fully deliver this today
- should-have
founderMy customers can upgrade, downgrade, or cancel themselves through a hosted portal or embeddable components, without a support ticket
Important, not disqualifying — weighs 2× in arena scoring · 1 of 7 products fully deliver this today
- should-have
ops userRun free trials, coupons, and promotion codes with automatic conversion to paid — including trial-end notifications required by card-network rules
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
Usage metering — stories about usage metering in this arenaUsage metering· 3 items
Stories about usage metering in this arena
- must-have
developerStream high-volume usage events — API calls, tokens, compute-seconds — into a metering pipeline with idempotent ingestion and backdating support
Core requirement — weighs 3× in arena scoring · 1 of 7 products fully deliver this today
- must-have
finance leadPrice with tiered, volume, graduated, per-unit, and hybrid subscription-plus-usage models — including credits, commitments, and overage — without custom code
Core requirement — weighs 3× in arena scoring · 1 of 7 products fully deliver this today
- should-have
ops userCustomers and my team can see current-cycle usage and accrued cost in real time, with thresholds and alerts before an invoice surprises anyone
Important, not disqualifying — weighs 2× in arena scoring · no product fully delivers this yet
Full evidence behind every verdict lives on the arena page and each product page — chips above deep-link straight to the judged story.