discourse-subscriptions/spec/requests
Justin DiRose b92627677f
FEATURE: Implement refunds from dashboard (#27)
An implementation of refunds from the Admin dashboard. To refund, go to Plugins > Subscriptions > Subscriptions then click the `Cancel` button. You'll be presented with a modal. If you wish to refund only the most recent payment, check the box. 

This only implements refunds for Subscriptions, not One Time Payments. One Time Payments will still need to be handled manually at this time.
2020-10-29 10:31:12 -05: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 REFACTOR: Simplify controller setup (#24) 2020-10-21 13:36:31 -05:00