🧪 Skills

Saas Billing System

Comprehensive SaaS billing system with subscriptions, usage-based billing, invoicing, Stripe payments, dunning, proration, and multi-platform integration.

v1.0.0
❤️ 0
⬇️ 139
👁 1
Share

Description

SaaS Billing System

Complete billing solution for SaaS businesses.

Features

  • Subscriptions - Monthly/yearly plans
  • Usage-based billing - Track metered usage
  • Invoicing - Auto-generate invoices
  • Payments - Stripe integration
  • Dunning - Failed payment recovery
  • Proration - Plan changes

Quick Start

# Initialize billing
./billing.sh init

# Create plan
./billing.sh create-plan basic --price 29 --interval monthly

# Setup Stripe
./billing.sh stripe --key $STRIPE_KEY

# View dashboard
./billing.sh dashboard

Plans

  • Free tier
  • Monthly/Annual
  • Usage-based
  • Enterprise

Integrations

  • Stripe
  • PayPal
  • Square

Requirements

  • Node.js 18+
  • Stripe account

Author

Sunshine-del-ux

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs