Import
Basic usage
- Pricing cards with feature comparison
- Monthly/yearly toggle
- “Current Plan” badge for subscribed users
- Upgrade/downgrade buttons
- Built-in checkout modal (opens automatically on plan select)
Props
Filter which products to display. Omit to show all active products.
Show the monthly/yearly billing interval toggle.
Which billing interval to show by default.
Custom handler when a plan is selected. When set, the built-in checkout modal won’t open — you handle the flow yourself.
Called after a successful checkout or plan change.
Heading displayed above the pricing table.
Subheading displayed below the title.
Prefill customer information in checkout.
Custom footer text below the pricing cards. Set to
null to remove the footer entirely.Compact layout for embedding in smaller spaces like sidebars.