An open source Merchant of Record with 20% lower fees
Polar is purpose-built for developers, designers and startups to monetize their
digital products and software with ease.Highlighted Features
Integrate with 5 Lines of Code
We obsess over developer ergonomics and ease. Just checkout our
Next.js guide below.
Copy
Ask AI
pnpm install @polar-sh/nextjs zod
Copy
Ask AI
// checkout/route.tsimport { Checkout } from "@polar-sh/nextjs";export const GET = Checkout({ accessToken: process.env.POLAR_ACCESS_TOKEN, successUrl: process.env.SUCCESS_URL,});
First-class No-Code Support
Our dashboard is built to be delightfully intuitive and easy to use even
without ever integrating our API.See how you can easily create powerful Checkout Links.
Merchant of Record
Sell internationally and leave the headache of calculating, capturing and
remitting taxes world-wide to us as your Merchant of
Record.
20% Lower Fees
No fixed monthly costs - 4% + 40¢ on transactions - we earn when you do -
Some payments may be subject to additional fees -
Large or fast-growing business? Reach out to us for
volume discounts
Automated Benefits (Entitlements)
Focus on building your core product vs. common product benefits.Use our built-in automations for:
Head over to polar.sh/signup to create an account.Sign up to Polar easily using GitHub, Google or email. Create an organization for your products, customers and checkouts.
Navigate to the relevant SDK page to learn more about the SDK and how to use it. In this particular guide, we’ll focus on using the JavaScript/TypeScript SDK.