discourse-subscriptions/app
Justin DiRose da9b58398b
FEATURE: Support for coupons in checkout (#41)
This adds support for Stripe Promo Codes in the user checkout process. 

Also adds a discounted field to User > Billing > Subscriptions to show the amount or percent discounted.

This does not currently add in support for creating promo codes in the Subscriptions interface (that will come at a later point in time). Instead a coupon can be created with a promo code right from the Stripe dashboard.
2021-01-07 15:25:44 -06:00
..
controllers FEATURE: Support for coupons in checkout (#41) 2021-01-07 15:25:44 -06:00
models/discourse_subscriptions REFACTOR: Use engine to load files, add constraint (#14) 2020-07-06 11:11:04 -05:00
serializers/discourse_subscriptions FIX: Properly namespace payment serializer (#15) 2020-07-06 15:19:45 -05:00