discourse-subscriptions/spec/requests
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
..
admin FEATURE: Implement refunds from dashboard (#27) 2020-10-29 10:31:12 -05:00
user FEATURE: Cancel payments at end of subscription vs immediately 2020-08-19 14:37:47 -05:00
admin_controller_spec.rb name space module 2019-12-04 11:23:45 +11:00
hooks_controller_spec.rb add the user to the group if subscription is completing 2020-01-26 10:49:51 +11:00
subscribe_controller_spec.rb FEATURE: Support for coupons in checkout (#41) 2021-01-07 15:25:44 -06:00