# Using Coupon Codes

{% embed url="<https://www.loom.com/share/44633a4774aa4c1abe9a1a12a6960a70?sid=7e1e25a7-0a99-4263-a9bc-b77cf6fb6295>" %}

#### **How to Create a Coupon Code**

<figure><img src="/files/y3W2mh9dWXX9XEirMgjQ" alt=""><figcaption><p>Open Stripe Dashboard</p></figcaption></figure>

**Access Your Stripe Portal** – Log into your **Stripe dashboard** connected to FormWise. Click on "Users" tab and open Stripe.

<figure><img src="/files/lqJQJYAzCVb0DkDp1ogK" alt=""><figcaption><p>Search "Coupons" in Stripe.</p></figcaption></figure>

**Create a New Coupon** – Go to the **Coupons** section and click **"Create Coupon."**

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

**Set Discount Details** – Choose:

* **Percentage Discount** (e.g., 20% off)
* **Fixed Amount Discount** (e.g., $10 off)
* **Duration** (one-time, recurring, or forever)

**Select the Price to Impact** – Apply the coupon to **specific Toolset plans**.

**Save and Activate** – Your coupon will now be valid during **Stripe checkout** when users pick a plan.

***

#### **How Users Redeem Coupons**

When a user **selects a plan** for your monetized Toolset, they’ll see an option to **enter a coupon code** during Stripe checkout. If valid, the discount is applied automatically.

💡 **Pro Tip:** Use coupons to **run special promotions, offer limited-time discounts, or reward loyal users**. 🚀


---

# 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://manual.formwise.ai/formwise/advanced-features/login-mode-and-monetization/setting-up-subscription-plans/using-coupon-codes.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.
