discourse-subscriptions/assets/javascripts/discourse
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
..
components FEATURE: Better UX for anonymous users (#25) 2020-10-28 13:30:26 -05:00
controllers FEATURE: Support for coupons in checkout (#41) 2021-01-07 15:25:44 -06:00
helpers DEV: Update to new prettier standards 2020-09-16 09:53:50 -05:00
initializers DEV: Update to new prettier standards 2020-09-16 09:53:50 -05:00
models FEATURE: Support for coupons in checkout (#41) 2021-01-07 15:25:44 -06:00
routes FIX: Properly allow no group to be selected (#33) 2020-11-24 14:52:00 -06:00
templates FEATURE: Support for coupons in checkout (#41) 2021-01-07 15:25:44 -06:00
discourse-subscriptions-route-map.js.es6 DEV: Update to new prettier standards 2020-09-16 09:53:50 -05:00
discourse-subscriptions-user-route-map.js.es6 DEV: Update to new prettier standards 2020-09-16 09:53:50 -05:00
payments-activity-route-map.js.es6 DEV: Update to new prettier standards 2020-09-16 09:53:50 -05:00
subscriptions-route-map.js.es6 DEV: Update to new prettier standards 2020-09-16 09:53:50 -05:00