# Prepaid

### <mark style="background-color:blue;">Prepaid</mark>&#x20;

* **Purpose**: A fixed balance valid for a defined period and monitored in real-time. Once the balance is used, the Terminal can be refilled manually or automatically.
* **Validity Period:** The validity period is set by the specific prepaid product (for example, 365 days), based on the validity days of the chosen plan.
* **Payment Terms:** One-time payment / Refill
* **Payment Type:** Transactions via Stripe or Invoice
* **Overage:** No – usage stops when the balance or remaining days reach zero.
* **Activation  Fee:** No
* **Re-fill:** Yes, different balance with different price
* **Auto refill of Terminal/SIM:** Yes. Available for Companies
* **Manual Refill of Terminal/SIM:** Yes. Available for Organizations
* **Refill/Autorefill with wallet:** Yes

(Each refill extends the validity period of the prepaid product within the plan's validity days.)

* **Prorate:** No
* **MRC:**  No
* **Billing start date:** The billing cycle starts when the first usage occurs, and days are counted from that point.

### <mark style="background-color:blue;">**Additional Info**</mark>

* **Usage Terms**:

Prepaid SIM cards have specific terms based on the operator’s contract. For example, if a SIM card remains inactive (no refills) for three years, it may be deactivated. These details vary and are specified in the operator's contract.

* **Auto-Refill**:&#x20;

This feature automatically tops up the balance when it falls below a certain threshold (e.g., below 100 MB). The system charges either the company's card or the end user's card to the organization's account, and upon successful payment, the balance is updated instantly.

* **Wallet Balance**:&#x20;

This option allows the client to store a larger sum in advance for auto-refills. For instance, instead of topping up multiple SIM cards frequently with small amounts, the client can deposit $1,000 to cover auto-refills as needed.

* **Product Expiry**:

Each Prepaid product comes with a usage term. For example, 1 GB of data may be valid for 365 days. If the balance is not refilled within that period, any remaining balance will expire. However, with every refill, the validity period extends from the refill date, ensuring the product can be used for a longer time as long as the balance is regularly topped up.

***

### <mark style="background-color:blue;">**How to Create a Prepaid Plan**</mark>

### **Complete the following steps:**

1. Go to the “Plans”  button on your left side of the navigation menu&#x20;
2. On your right, press the “plus” button and choose the plan type you want to create&#x20;

<div data-full-width="true"><figure><img src="/files/pS2H4TOsuv7xOlqmwksg" alt="" width="563"><figcaption></figcaption></figure></div>

3. When a new wizard appears, fill in all essential fields.

<div data-full-width="true"><figure><img src="/files/pfFce9msuNSHF510rILS" alt="" width="563"><figcaption></figcaption></figure></div>

* If you want to make this plan available only to specific company(-ies), please activate the '**Company Designated Plan**' toggle.

<figure><img src="/files/C2oLNaQNtDoraIslC7B3" alt=""><figcaption></figcaption></figure>

4. Fill in all the required information in the Billing section.

{% hint style="warning" %}
**IMPORTANT!**

The price must be at least 1.0 when creating a plan.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://faq.droam.com/menu/plans/prepaid.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
