Pricing¶
A component for displaying pricing tiers with the option to highlight a featured plan.
The pricing information is pulled from the STRIPE_PLANS
variable in your config/settings.py
file.
Tips
- Consider using a three-tier pricing structure (good, better, best) to provide clear options at different price points. Read more here.