OneMix Documentation
  • Start Here
  • Features
    • Analytics
    • Authentication
    • Database
    • Emails
    • Error Handling
    • Payments
    • SEO
  • Components
    • Header
    • Hero Section
    • Image Gallery
    • Marketing Section
    • Testimonials
    • Pricing
    • FAQs
    • Contact Form
  • Miscellaneous
    • Privacy Policy
    • Terms of Service
  • Deployment
Powered by GitBook
On this page
  1. Components

Pricing

PreviousTestimonialsNextFAQs

Last updated 10 months ago

The pricing table showcases both monthly and annual prices using a toggle button.

OneMix supports multi-currency pricing. The default currency can be changed by changing the value of DEFAULT_CURRENCY in the .env file.

TIP: The pricing table shows the products saved in the DB and Stripe. Make the changes in the scripts/config.ts file to update the products, prices, etc. If required, clean the DB and re-run the seed command. Checkout .

Cleaning Up The Database