Pricing Table
Overview
{
name: SubscriptionPlan.PREMIUM,
label: "Premium",
type: "RECURRING",
featured: false,
stripeProductId: "prod_Q9IlnhsXwxNtxx",
price: {
Monthly: {
value: "$9",
stripePriceId: "price_1PJ09dD8PnrtK1gBxxxxxxx",
},
Annually: {
value: "$90",
stripePriceId: "price_1PJ0ATD8PnrtK1gxxxxxxxx",
},
},
description: "Description of your Premium plan.",
button: {
label: "Checkout",
href: "",
},
features: {
available: ["Feature 1", "Feature 2", "Feature 3", "Feature 4"],
unavailable: ["Feature 5", "Feature 6"],
},
},Subscription Types
Configuration
Additional Features
Styling
Last updated