Coupons
Go to Super Admin โ Billing โ Coupons.
Coupons let you offer discounts or free trial extensions to tenants at signup or during renewal. Tenants enter a coupon code on the pricing/checkout page to apply the discount.
Coupon Typesโ
| Type | Effect |
|---|---|
| Percent | Deducts a percentage from the subscription price (e.g. 20% off) |
| Fixed | Deducts a flat currency amount from the price (e.g. $10 off) |
| Trial Extension | Extends the tenant's free trial by a set number of days (no charge) |
Creating a Couponโ
- Click New Coupon.
- Fill in the fields:
| Field | Description |
|---|---|
| Code | The coupon string tenants type (e.g. LAUNCH50). Must be unique. Case-insensitive. |
| Type | Percent, Fixed, or Trial Extension |
| Value | The discount amount. For Percent: 20 = 20%. For Fixed: 10 = $10. For Trial Extension: 30 = 30 extra days. |
| Max Uses | Maximum number of times this coupon can be redeemed. Leave blank for unlimited. |
| Expires At | Optional expiry date. After this date, the coupon returns an error at checkout. |
| Active | Toggle off to disable without deleting. |
- Click Save.
Coupon Statusโ
| Column | Description |
|---|---|
| Code | The coupon string |
| Type | Percent / Fixed / Trial Extension |
| Value | Discount amount |
| Uses | Times redeemed so far |
| Max Uses | Redemption limit (blank = unlimited) |
| Expires At | Expiry date (blank = no expiry) |
| Active | Whether the coupon is currently usable |
How Tenants Apply a Couponโ
During checkout (or on the subscription upgrade page), tenants enter the coupon code in the Coupon Code field. If valid, the discount is reflected immediately on the order summary before payment.
Relatedโ
- Plans โ create and manage subscription plans
- Billing Settings โ configure payment gateways and trial lifecycle
- Tenant Management โ view per-tenant subscription status