stripemeter - Stripe-native usage metering system for usage-based billing
Integrate Stripe usage-based billing with idempotent event ingestion, late-event handling, and pre-invoice reconciliation.
Tags
Updated: 2026-09-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Ingest usage events idempotently
- Handle late usage events
- Push usage deltas to Stripe
- Simulate usage pricing and invoices
- Reconcile usage totals with Stripe
- Replay historical usage events
Inputs
- Usage events
- Tenant and customer identifiers
- Stripe secret keys
- Database and Redis connection URLs
Outputs
- Cost projections
- Stripe usage records
- Invoice simulation results
- Metrics and readiness status
Requirements
- Docker Compose
- PostgreSQL database
- Redis server
- Node.js and pnpm
- Python environment
- Stripe API keys
