Paddle Billing
Search

Create a billing-ready Next.js SaaS application in minutes

Use our starter kit to build a Next.js app with Paddle Billing, including a localized pricing page, integrated inline checkout, and screens for customers to manage their payments. Deploy to Vercel in a couple of clicks.

What's new?

We've released a starter kit that you can use to create and deploy a Next.js app that includes everything you need for subscription billing. It's available to deploy in a couple of clicks on the Vercel Marketplace, or on GitHub to deploy elsewhere.

Check out the demo at paddle-billing.vercel.app.

How it works

Next.js is an open source web development framework that you can use to create high-quality web apps. It's built on top of React, a popular JavaScript library for building user interfaces, and includes a range of features designed to make building web apps easier.

You can use our Paddle Billing SaaS starter kit to quickly create and deploy a Next.js app that includes everything you need for subscription billing. It includes:

  • A beautiful, three-tier pricing page that’s fully localized for 200+ markets.
  • A high-converting checkout that's fully integrated with your app, built with Paddle Checkout.
  • User management and auth handled by Supabase.
  • Ready-made screens to let customers manage their payments and subscriptions.
  • Automatic syncing of customer and subscription data between Paddle and your app using webhooks.

Next steps

Our starter kit is available now on the Vercel Marketplace, or on GitHub to deploy elsewhere. You can check out the demo at paddle-billing.vercel.app.

If you're totally new to Next.js, we have a complete step-by-step tutorial that you can follow: Build and deploy Next.js app with Vercel and Supabase

Learn more