Skip to main content

Billing

Stripe-powered

Stripe-powered subscriptions and payments

Complete billing infrastructure for SaaS applications. Manage subscriptions, handle payments, implement usage-based pricing, and provide customer self-service portals. Powered by Stripe with full webhook handling and revenue analytics.

Overview
Pricing
Usage
Docs
Examples

Quick Start

1

Connect your Stripe account in the dashboard

2

Create products and prices in Stripe

3

Use sylphx.billing.createSubscription() to subscribe users

4

Handle billing webhooks for subscription changes

5

Enable customer portal for self-service management

Documentation

Key Concepts

Getting Started

Follow the quick start guide to set up this service.

Configuration

Configure the service using environment variables or the dashboard.

API Keys

Use your API key to authenticate requests to this service.

SDK Methods

MethodDescription
sylphx.[service].[method]()See documentation for available methods

Need more details?

Check out our complete documentation for in-depth guides and tutorials.

View full documentation