> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fermion.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Fixed Pricing Plans

> Learn how to create and manage fixed pricing plans for your courses or digital products.

Fermion lets you add and manage multiple pricing plans for your digital products. You can setup a fixed pricing plan, which requires a one-time payment from the students, or you can setup a partial payment plan for your students which works like a custom-EMI plan.

In this documentation we will learn how you can setup a fixed pricing plan for your courses or products.

<Warning>
  You can use the same flow to setup pricing for other products ([course bundles](/setting-up-course/bundle),
  [ebooks](/digital-products/introduction) etc). For simplicity, this documentation covers the setup flow for a course.
</Warning>

## How to setup a fixed pricing plan?

<Steps>
  <Step title="Go to the product and open Pricing">
    Head to any digital product in your school (let's use Courses as an example).

    <br />

    <img alt="Go-to-courses" src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/26-11-2025/Arc_gEGKWp4dbA.xwrbbo.png" />
  </Step>

  <Step title="Select the product">
    Select the specific course you'd like to set a pricing plan for.

    <img alt="Go-to-courses" src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/26-11-2025/Arc_qV7fJRARXm.dteyvr.png" />
  </Step>

  <Step title="Go to pricing">
    Once inside the course builder, click on the `Pricing` tab from the sidebar

    <img alt="Go-to-pricing" src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/26-11-2025/Arc_zEzT1DzQJK.huujjr.png" />
  </Step>

  <Step title="Select a new fixed pricing plan">
    <img alt="Go-to-pricing" src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/26-11-2025/Arc_8XWbXTudxZ.gkhlck.png" />
  </Step>

  <Step title="Configure the fixed pricing plan">
    Click on the `fixed` plan option. This will expand the section and show multiple setup options.

    <img alt="fixed plan" src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/22-09-2025/seelen-ui_yY3FrMw33b.mfmhjv.png" />

    <ul>
      <li><b>Draft</b> – Plan is invisible to users. Edit and configure in this state.</li>
      <li><b>Unlisted</b> – Plan works but is not shown on your landing pages. You can open checkout via API.</li>
      <li><b>Published</b> – Plan is visible and purchasable by users.</li>
    </ul>
  </Step>

  <Step title="Add currencies and set prices">
    Click on <code>Select a currency</code> to pick the desired currency from the picker.<br />
    Enter the price or amount for the new currency.<br />
    Click on <b>Add a new currency</b> to add it to your plan.<br />

    <img alt="add-currency" src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/22-09-2025/seelen-ui_EQoMqgFSun.ntoqdv.png" />

    <img alt="currency-picker" src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/22-09-2025/comet_KXzAkvTKG7.ljglsd.png" />

    <img alt="enter-amount" src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/22-09-2025/comet_fVpOGsEjgU.tcesrw.png" />
  </Step>

  <Step title="Publish and save your plan">
    Click the <b>Plan state</b> dropdown and select <b>Published</b>.<br />

    <img alt="publish-plan" src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/22-09-2025/seelen-ui_h8jyUt8vE2.lorzkm.png" />

    <br />

    Finally, click <b>Save Changes</b> to publish your new plan.
  </Step>
</Steps>

<br />
