Free During 3-Month Beta - No CC

Subscription billing for developers who want to ship

Launch complex SaaS pricing in minutes, not months

Team billing - Multiple pricing models - Shopping cart - Real-time webhooks

15-minute setup
Full API access
Test mode included
beta.salable.app/dashboard
Products
0
Active subs growing
Plans
0
Starter - Pro - Ent.
MRR
$0k
+18% vs last mo
Real dashboard. Built with Salable.

You started a company to build subscription billing

Every hour spent on billing is an hour not spent on your product

Building in-house

  • 3-6 months of dev time
    That's 3-6 months not shipping features
  • 500+ lines of proration logic
    Edge cases that never end
  • Custom team billing schema
    Database migrations, access control, seat management
  • Build webhook infrastructure
    Servers, retry logic, signing, monitoring
  • Manual test harness
    Mock payments, test data, separate environments
BETTER WAY

Using Salable 2

  • 15 minutes to launch
    Create product, define plans, integrate API
  • Automatic prorations
    One API parameter, zero edge cases
  • Built-in grantee groups
    Team billing ready, no custom code
  • Real-time webhooks included
    Signed, retried, monitored automatically
  • Separate Test Mode
    Full feature access, no real money needed

"We've built billing from scratch. Three times. The edge cases never end. The proration logic gets complex fast. We built Salable so you never have to go through that."

Salable Founding Team
Built by developers who felt the pain
Ready to stop building billing?
Start shipping features in 15 minutes
The Platform

Everything you need to monetise your SaaS

Built-in. Battle-tested. Developer-first.

Any Pricing Model

Mix flat-rate, per-seat, usage, tiered, and one-off in a single plan. No limits.

Learn more

Feature Gates Built-In

Check entitlements with one API call. Gate features by subscription tier.

Learn more

Team Billing Made Simple

One purchase covers entire organization. B2B-ready from day one.

Built-in grantee groups

Shopping Cart

Bundle core app + plugins in one checkout. Multi-plan subscriptions.

Increase conversions

Real-Time Webhooks

Hassle-free subscription lifecycle. No webhook handlers. It just works.

Learn more

Test Mode

Build without Stripe. Test everything risk-free. Separate test API keys.

Zero risk
The Infrastructure

Real-time webhooks without the headaches

Hassle-free subscription lifecycle management. We handle payment webhooks, subscription updates, and cancellations automatically. No webhook handlers. No monitoring. No missed events. It just works.

With Stripe alone

  • Writing webhook handlers for payment updates
  • Managing subscription lifecycle events
  • Handling failed payments & retry logic
  • Processing cancellation webhooks
  • Monitoring webhook failures
  • Managing webhook retries & replays
  • Synchronizing subscription state
  • Debugging missed events at 2 AM

Stripe + Salable

  • Webhook-free subscriptions

    Never write a payment handler

  • Automatic sync

    Entitlements update instantly

  • Battle-tested infrastructure

    Production-grade reliability

  • Zero maintenance

    We handle all the hard parts

  • Intelligent retries

    Automatic exponential backoff

  • Multi-region redundancy

    Automatic failover

  • Real-time monitoring

    We watch so you don't have to

  • Launch in minutes

    Not weeks of engineering

Salable 1
Simple single pricing models
Salable 2
Complex multiple pricing models
The Flexibility

Any pricing model your users need

Empower your users with flexible pricing. Mix flat-rate, per-seat, usage-based, and one-time charges in a single plan. No limits. No complexity.

Flat-Rate Subscriptions

Predictable monthly or annual fees. Perfect for platform access.

Per-Seat Pricing

Scale with team size. Charge for each user or license.

Usage-Based Billing

Metered charging for API calls, storage, compute, or any metric.

One-Time Charges

Setup fees, implementation packages, or one-off purchases.

Combine Any Models in a Single Plan

Flat-rate base+Per-seat+Usage-based
Salable 1
Single pricing model
Salable 2
Mix unlimited models
The Process

From zero to billing in under an hour

Four simple steps. No complexity. Start collecting revenue today.

01
3 min

Connect Stripe

Link your Stripe Standard account (or use Test Mode).

02
2 min

Create Product

Name it, add checkout settings, configure tax. Done.

03
5 min

Define Plans

Set prices, choose models, add entitlements.

04
5 min

Integrate API

Generate checkouts. Check entitlements. Gate features. You're live.

check-entitlement.ts

    try {
        const response = await fetch('https://beta.salable.app/api/entitlements/check?granteeId={GRANTEE_ID}&owner={OWNER}', {
            headers: {
                Authorization: 'Bearer YOUR_SECRET_KEY'
            }
        });

        const {data} = await response.json();
        
        if (data.entitlements.find((e) => e.value === '{ENTITLEMENT_VALUE}')) {
            console.log('access granted');
        } else {
            console.log('access denied: missing entitlement');
        }
    } catch (e) {
        console.log(e);
    }
                                    
                                    
Trusted by Developers

Built for teams who ship fast

Real developers. Real products. Real results.

SR
ScriptRunner
SR-Connect

"We needed per-seat + usage-based in one plan. Launch took 2 weeks vs 4 months with Stripe directly. Still had edge cases with Stripe."

Uses: Per-seat + usage billing
Tech: React, Node.js, PostgreSQL
EL
Eve Levi
4-in-1 Productivity Pack

"Shopping cart increased conversion by 34%. Customers bundle all 4 apps in one checkout instead of separate purchases."

Uses: Cart + multi-product
Tech: Vue.js, Firebase
SY
Symbiotica
Design Tools

"Entitlements API means zero feature-flag code. Just if(hasAccess('pro')). No managing tiers in our database."

Uses: Entitlements + tiers
Tech: Next.js, Supabase
100+
Apps built with Salable
15min
Average integration time
1000+
Active subscriptions
99.9%
API uptime
Join 100+ developers building with Salable 2
Free during beta - Full access - No credit card
The Comparison

Why developers choose Salable 2

Feature
✗ Building DIY
✓ Salable 2 Beta
Time to launch
3-6 months
15 minutes
Proration logic
500+ lines
1 API parameter
Team billing
Custom schema
Built-in groups
Shopping cart
Build yourself
Drop-in API
Webhooks
DIY servers
Signed, retried
Test mode
Manual mocks
Separate mode
Multi-pricing
Complex logic
Mix any models
Pricing

Simple, transparent pricing

Start free, scale as you grow. No hidden fees.

🎉Everything is FREE during Beta!

All tiers are free until beta ends. Products you launch during beta keep free access forever.

Starter

£0/month
Free forever

Perfect for side projects and early-stage products. Automatically upgrades when you grow.

Includes:
Up to 20 active subscriptions
Up to 50 transactions/month
Up to £500 revenue/month
All core features
Test + Live modes
Community support
Auto-upgrades to Business when any limit is exceeded
Get Started Free
MOST POPULAR
FREE DURING BETA

Business

£9.99/month
After betaFree now!

For growing products with real revenue. Usage-based pricing that scales with you.

Everything in Starter, plus:
Up to 100 active subscriptions
Up to 500 transactions/month
Unlimited revenue
Priority support
Advanced webhooks
Team collaboration
AVAILABLE AFTER BETA

Enterprise

Custom
Contact us for pricing

For large-scale operations with custom requirements and dedicated support.

Everything in Business, plus:
Unlimited active subscriptions
Unlimited transactions
Custom rate limits
Dedicated support
SLA guarantees
Custom integrations
Volume discounts
Contact Sales

Beta Promise

🚀
Launch Free
All features, all tiers, completely free during beta
🔒
Locked In
Products launched during beta keep free access
📢
30-Day Notice
We'll notify you before any pricing changes
Common Questions

Everything you need to know

Yes, but not immediately. You can build and test everything in Test Mode without connecting Stripe. You'll only need Stripe Standard when you're ready to generate live checkout links.
Start Building

Ready to stop building billing?

Join 100+ developers launching SaaS products with Salable 2 Beta

No credit card required
15-minute setup
Full feature access
What happens after you sign up:
1
Sign up
2
Connect Stripe
3
Create products
4
Implement API
5
Launch