Payment infrastructure for the 21st century

The modern way to sell your SaaS and digital products

Digital Products & SaaS Billing

Create digital products and SaaS billing with flexible pricing models and seamless payment processing.

  • Subscription Products

  • One-time Purchases

  • Usage-based billing for metered products

Benefits Engine

Powerful entitlements engine that automates access to various features.

License Keys
Credits
Downloadables
GitHub Repos
Discord Roles
Custom

Sell with 6 lines of code

Polar is the simplest way to integrate payments & billing with your stack

  • Setup in under a minute

  • Reliable, secure & fast

  • Global Merchant of Record

Powerful & Flexible Usage Billing

Ingest usage events from any source and bill your customers accordingly. Now in Alpha.

Usage Billing
const llmIngestion = Ingestion({ accessToken: 'xxx' })
  .strategy(new LLMStrategy(openai("gpt-4o")))
  .ingest("openai-usage");

export async function POST(req: Request) {
  const { prompt }: { prompt: string } = await req.json();

  const model = llmIngestion.client({
    externalCustomerId: request.context.userId,
  });

  const { text } = await streamText({
    model,
    system: "You are a helpful assistant.",
    prompt,
  });

  return Response.json({ text });
}

Loved by thousands of developers

Automated Product Benefits

Configure automated benefits which are granted to customers when they purchase your products.

Simple Checkouts

Streamlined checkouts for a seamless user experience.

  • Custom Checkout Fields
  • Automatic Tax Calculation
  • Checkout Links & Embeds

Open Source Integrations

We believe in building in public & therefore proud to be open source.

  • Raycast Extension
  • Framer Plugin
  • Zapier Integration

npx polar-init

Bootstrap products, subscriptions, checkouts & webhooks in your Next.js or Nuxt.js project.

npx polar-migrate

Migrate from LemonSqueezy to Polar in under a minute.

npx checkout-link

Sell any kind of file from your CLI with a single command.

Early Member

Pricing

4% + 40¢ per transaction

We only earn when you do. See how our fees apply.

Zero Fixed Costs

No surprises. No hidden or monthly costs.

Volume Pricing

Large or fast-growing business? Reach out to us.