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

# Prepaid Plans

> Create Prepaid Plans that allow your users to top up their credit balances whenever they need easily to leverage features of MagicAds

<Warning>Prepaid plans are part of SaaS feature, hence requires you to first have access to SaaS Business extension.</Warning>

## Prepaid Plan creation

To create prepaid plans follow the steps below, it explains each steps and fields to create your own prepaid plan as need for your end users.

<Warning>Number of credits included in the prepaid plan and it's cost is fully up to you, below is just an example</Warning>

<Steps>
  <Step title="Step 1">
    After you have installed and activated **SaaS Business** extension, go to **Finance** section in the sidebar and click on **Pricing Plans** tab in the list.
  </Step>

  <Step title="Step 2">
    Once you are on the **Prepaid Plans** page, click on the **Create New Prepaid Plan** button on the top right corner.
  </Step>

  <Step title="Step 3">
    Next, you will see 2 sections: **General Settings** and **Included Credits**, below is the explanation of each fields, configure as needed.
  </Step>

  <Step title="Step 4">
    In the **General Settings** panel, you can configure following fields:

    * **Plan Status** - you can either have your plan `Active` (will be visible for everyone) or `Closed` (not visible to anyone)
    * **Plan Name** - provide a plan name that all the users will see
    * **Price** - set the preferred price, you can set it based on allocated credits
    * **Currency** - set your desired currency
    * **Featured Plan** - you can set if you want this plant to be feature or not in the list, it will have highlighted colors vs other prepaid plans in the list

    <img src="https://mintcdn.com/magicads/IBtucosPyb4q0zfk/images/saas/prepaid/prepaid-1.png?fit=max&auto=format&n=IBtucosPyb4q0zfk&q=85&s=dc3f521bd02dada2df1f1027c78051ec" width="840" height="374" data-path="images/saas/prepaid/prepaid-1.png" />
  </Step>

  <Step title="Step 5">
    In the **Included Credits** panel, you can configure following fields, this are the credits that user actually buys from you:

    * **Word Credits** - these are essentially `tokens` that are valid for all **Text Generation** tasks, hence applicable to all AI features that generate text in Magic Ads
    * **Media Credits** - these are credits applicable for `image`, `video`, `sound` generation tasks, cost for each of the image/video/sound vendors you can control directly on the configuration pages of those vendors at this point.
    * **Characters** - these are credits for all **Text to Speech** generation tasks regardless of the TTS vendor.
    * **Minutes** - these are credits for all **Speech to Text** generation tasks regardless of the STT vendor.
      <Info>Note that you can fill in any combination of the credit types. You are not required to fill each and every field with credit values, you put `0` to all and just fill in `Word Credits` field for example, that way you will be selling only word credits to your users in this particular Preapaid Plan.</Info>

    <img src="https://mintcdn.com/magicads/IBtucosPyb4q0zfk/images/saas/prepaid/prepaid-2.png?fit=max&auto=format&n=IBtucosPyb4q0zfk&q=85&s=67662b8c4511e3e2fb3a953b61dc7b1d" width="837" height="338" data-path="images/saas/prepaid/prepaid-2.png" />
  </Step>

  <Step title="Step 6">
    After you are done with filling in needed fields, click on the **Save** button.
  </Step>

  <Step title="Step 7">
    User will be able to see your newly created prepaid plan under **Subscription Plans** in the **User Panel**

    <img src="https://mintcdn.com/magicads/IBtucosPyb4q0zfk/images/saas/prepaid/prepaid-3.png?fit=max&auto=format&n=IBtucosPyb4q0zfk&q=85&s=714771b2ca24ff6320301f26a338a3d6" width="638" height="576" data-path="images/saas/prepaid/prepaid-3.png" />
  </Step>
</Steps>

<Check>
  Congratulations! You now have completed creating your first Prepaid Plan.
</Check>
