# Subscriptions: Coupon Support

**URL:** https://meta.discourse.org/t/subscriptions-coupon-support/169006
**Category:** Feature
**Tags:** subscriptions
**Created:** [May 18, 2020, 9:20am UTC](https://meta.discourse.org/t/subscriptions-coupon-support/169006 "2020-05-18T09:20:24Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![kam44](https://avatars.discourse-cdn.com/v4/letter/k/e47c2d/32.png) [@kam44](https://meta.discourse.org/u/kam44)
#### Post date: [May 18, 2020, 9:20am UTC](https://meta.discourse.org/t/subscriptions-coupon-support/169006/1 "2020-05-18T09:20:24Z")

</div>

Is there a way to use Stripe “coupons” ?

---

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [May 18, 2020, 10:59am UTC](https://meta.discourse.org/t/subscriptions-coupon-support/169006/2 "2020-05-18T10:59:21Z")

</div>

Not in the current build of the plugin. Might be a good v2 feature if there’s enough need for it!

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [May 18, 2020, 12:10pm UTC](https://meta.discourse.org/t/subscriptions-coupon-support/169006/3 "2020-05-18T12:10:34Z")

</div>

> [@kam44](#):
>
> Stripe “coupons”

+1 for this

And additionally, One time memberships fee payment

---

<div class="post-metadata">

### Author: ![JQ331](https://avatars.discourse-cdn.com/v4/letter/j/41988e/32.png) [@JQ331](https://meta.discourse.org/u/JQ331)
#### Post date: [September 11, 2020, 12:31pm UTC](https://meta.discourse.org/t/subscriptions-coupon-support/169006/5 "2020-09-11T12:31:38Z")

</div>

Regarding this subscriptions plugin in general, is there a way to provide for discounts?

For example, if I have a group on my app that people have to pay to join, I am considering having one general price, and another (cheaper) price if someone is a student.

So I could have two prices. Or, if easier, maybe just one price but have a discount code that students can use.

Is there a way to do one of these to be able to give people discounts?

---

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [September 11, 2020, 2:52pm UTC](https://meta.discourse.org/t/subscriptions-coupon-support/169006/6 "2020-09-11T14:52:31Z")

</div>

Aside from creating a second product tier, no there is no way to do this. Adding Stripe coupon codes is a great feature idea, though I won’t be able to get to this for a while.

---

<div class="post-metadata">

### Author: ![JQ331](https://avatars.discourse-cdn.com/v4/letter/j/41988e/32.png) [@JQ331](https://meta.discourse.org/u/JQ331)
#### Post date: [September 11, 2020, 3:01pm UTC](https://meta.discourse.org/t/subscriptions-coupon-support/169006/7 "2020-09-11T15:01:28Z")

</div>

Thanks. What do you mean by a second product “tier”, if I am thinking of having two prices to join the same group?

Or perhaps it doesn’t need to be the same group…could be two different groups (one for general, one for students), but each group gets access to the same private category…something like that?

---

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [September 11, 2020, 3:03pm UTC](https://meta.discourse.org/t/subscriptions-coupon-support/169006/8 "2020-09-11T15:03:40Z")

</div>

Yes that sounds reasonable.

Options right now would be:

- One product with two price tiers.
- Two products with a different group and different price.

---

<div class="post-metadata">

### Author: ![JQ331](https://avatars.discourse-cdn.com/v4/letter/j/41988e/32.png) [@JQ331](https://meta.discourse.org/u/JQ331)
#### Post date: [September 11, 2020, 3:04pm UTC](https://meta.discourse.org/t/subscriptions-coupon-support/169006/9 "2020-09-11T15:04:44Z")

</div>

> [@justin](#):
>
> One product with two price tiers.

That sounds like what I would want. Is there a set way to do that with the plugin?

---

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [September 11, 2020, 3:11pm UTC](https://meta.discourse.org/t/subscriptions-coupon-support/169006/10 "2020-09-11T15:11:11Z")

</div>

Indeed there is. Just create a second price on a product 🙂

---

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [January 8, 2021, 6:13pm UTC](https://meta.discourse.org/t/subscriptions-coupon-support/169006/11 "2021-01-08T18:13:11Z")

</div>

I have this addition halfway completed:

[https://github.com/discourse/discourse-subscriptions/commit/da9b58398b59541e7a9da961b772e2b8721f95e0](https://github.com/discourse/discourse-subscriptions/commit/da9b58398b59541e7a9da961b772e2b8721f95e0)

This requires creation of coupon codes in the Stripe dashboard for now. I’ll be adding support for creation of codes via the Discourse dashboard soon though!

---

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [January 13, 2021, 5:47pm UTC](https://meta.discourse.org/t/subscriptions-coupon-support/169006/12 "2021-01-13T17:47:57Z")

</div>

Admin support wraps this one up!

[https://github.com/discourse/discourse-subscriptions/commit/400313cded44d6c3b336793792c97a373c02853a](https://github.com/discourse/discourse-subscriptions/commit/400313cded44d6c3b336793792c97a373c02853a)

---

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [January 13, 2021, 5:48pm UTC](https://meta.discourse.org/t/subscriptions-coupon-support/169006/13 "2021-01-13T17:48:00Z")

</div>


