Appearance
Pricing Plans View
Location: /frontend/views/PricingPlansView.vue
Description
The PricingPlansView
provides a classic yet simple product plan page. By default, this is integrated with Stripe
and fetches product and pricing details from your Stripe
account. The initial data comes from a local JSON file. The backend needs to be configured with your Stripe
key in order to fetch your actual product data.
Selecting a product will redirect the user to a Stripe
hosted checkout page. You must set this page up within your Stripe
account.
The full Stripe
flow is described here.