- One-time and recurring checkout pages
- Subscription billing with pause, resume, and cancellation
- Metered billing for AI apps, file uploads, or any usage-based product
- Customer portals where users manage their own subscriptions and invoices
- Global payouts to local currencies (NGN, KES, GHS, and more)
Get your API key
Go to dashboard.stellartools.dev/api-keys and create a new key. The key encodes your environment (testnet or mainnet), so you do not need to set any base URLs or environment flags.Use testnet keys while building. Switch to a mainnet key when you are ready to go live.
Install the SDK
st.customers, st.checkout, st.subscriptions, and the rest are ready to use.
Explore
TypeScript SDK
Core SDK for customers, checkouts, products, subscriptions, and more.
MCP Server
Let Cursor and other agents manage customers, payments, and subscriptions.
Integrations
Adapters for AI SDK, LangChain, MedusaJS, Better Auth, and Uploadthing.
Webhooks
Listen to payment, subscription, and customer events in real time.
API Reference
Full REST API reference for all resources.

