Skip to content

Creating Stripe Pricing Tables

Original guide · All levels

Intro You can easily create a table that displays different subscription pricing levels to your customers. The Stripe Pricing Table is simple to configure using the the Stripe Dashboard. Stripe Pricin

You can easily create a table that displays different subscription pricing levels to your customers. The Stripe Pricing Table is simple to configure using the the Stripe Dashboard.

The Pricing Table displays pricing information and takes customers to a prebuilt checkout flow.

In the Dashboard, go to More > Product catalog > pricing tables
Click +Create pricing table:

Add products or select from the existing ones. Optionally, include a free trial:

Section titled “Add products or select from the existing ones. Optionally, include a free trial:”

Adjust the look and feel in Display settings. You can highlight a specific product and customize the language, colors, font, and button design. Click Continue:

Customize what customers see on the payments page and whether to display a confirmation page or redirect customers back to your site after a successful purchase. Click Continue:

Copy the pricing table ID and the publishable key, as they will be needed in the next steps:

Section titled “Copy the pricing table ID and the publishable key, as they will be needed in the next steps:”

Click the Add New Component button on your page:

Paste the pricing table id and the publishable key:

Section titled “Paste the pricing table id and the publishable key:”

You can learn more about Stripe Pricing Tables on Stripe docs.

Section titled “You can learn more about Stripe Pricing Tables on Stripe docs.”