-
Notifications
You must be signed in to change notification settings - Fork 0
Option to show monthly and yearly plans together in checkout and pricing table #536
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🚀 Components Preview Deployed! 📍 Preview URL: https://schematic-next-example-7jzxhcnlu-schematichq.vercel.app |
🚀 Components Preview Deployed! 📍 Preview URL: https://schematic-next-example-2nuspjg69-schematichq.vercel.app |
🚀 Components Preview Deployed! 📍 Preview URL: https://schematic-next-example-fdy8mfn9l-schematichq.vercel.app |
🚀 Components Preview Deployed! 📍 Preview URL: https://schematic-next-example-gxfzpkm8o-schematichq.vercel.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
comments aren't blocking
components/src/components/elements/pricing-table/PricingTable.tsx
Outdated
Show resolved
Hide resolved
components/src/components/elements/pricing-table/PricingTable.tsx
Outdated
Show resolved
Hide resolved
🚀 Components Preview Deployed! 📍 Preview URL: https://schematic-next-example-4e1tq20gk-schematichq.vercel.app |
🚀 Components Preview Deployed! 📍 Preview URL: https://schematic-next-example-3786wnvt2-schematichq.vercel.app |
🚀 Components Preview Deployed! 📍 Preview URL: https://schematic-next-example-qeudpc8ao-schematichq.vercel.app |
Adds the ability to show all plans together without the monthly/yearly period toggle used in the pricing table and checkout dialog (plan stage). When the period toggle is hidden, plans are shown with their yearly price if there is no monthly price available—otherwise the "default" monthly price will be shown.