For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
SupportDashboard
Getting StartedAPI ReferenceRoadmapBlog
Getting StartedAPI ReferenceRoadmapBlog
  • Getting Started
    • Overview
    • What is Schematic?
    • Concepts
  • Using Schematic
    • Who Uses Schematic
  • Quickstart
    • Quickstart
    • Account Setup
    • Entitling a Feature
    • Tracking Usage
    • Components
    • Identifying Users
    • Setup the SDK
  • Using Feature Flags
    • Overview
    • Flags
    • Features
    • Tracking Feature Usage
    • Company Overrides
    • Feature Types
  • Building Your Catalog
    • Overview
    • Plans
    • Managing Company Plans
    • Configuring the Catalog
    • Add Ons
    • Trials
  • AI Tooling
    • For Developers
  • Setting Up Billing
    • Overview
    • Usage Based Billing Models
    • Seat Based Billing Models
    • Credit burndown
  • Using UI Components
    • Overview
  • Developer Resources
    • Concepts
    • Key Management
    • Environments
    • Entity Relationship Diagram
  • Production Readiness
    • Availability
    • Observability & Support
    • Security
  • Integrations
    • Segment Integration
    • Clerk Integration
    • WorkOS Integration
    • Salesforce Integration
    • Hubspot Integration
  • Playbooks
    • Overview
    • Creating a metered feature
    • Backfills and usage corrections
    • Rolling out beta functionality with Flags
    • Handling customer exceptions and feature trials
    • Automatically provision customers using Stripe
    • Build a slack webhook
LogoLogo
SupportDashboard
Setting Up Billing

Billing Overview

Was this page helpful?
Previous

Usage Based Billing Models

Next
Built with

Schematic integrates bi-directionally with Stripe to facilitate billing while adding powerful capabilities on top of it such as embeddable UI components, feature flags to power entitlements, and usage-based metering.

To read more about how to use our Stripe integration, including how to import and map Stripe objects, click here.

Key Features:

  • Stripe integration: Connect your Stripe account to import and manage customers, products, and subscriptions.
  • Flexible Billing Models: In addition to tier-based packaging, implement a number of usage-based billing models, including:
    • Pay-as-You-Go: Charge customers based on real-time usage.
    • Pay-in-Advance: Collect payments upfront for future usage, and enforce a hard feature limit.
    • Fixed Fee with Overage: Combine subscription pricing with the flexibility to charge for additional usage.
    • Credit Burndown: Deduct credits from a pre-purchased pool as services are used, and enforce a hard feature limit.
  • Company Management: Manage company entitlements and subscriptions independently.

Benefits:

  • Billing and feature management in one place: Tie feature management directly to billing policy to ensure feature access lines up with subscriptions.
  • Flexibility: Adjust your billing and entitlements without rewriting code.
  • End user transparency: Provide clear, user-friendly billing experiences using Schematic Components that improve trust and satisfaction.