discourse-subscriptions/spec/requests/admin
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
..
plans_controller_spec.rb FEATURE: Allow one-time purchases on products (#18) 2020-07-22 11:06:34 -05:00
products_controller_spec.rb DEV: Fix tests after changes to controllers 2020-05-28 11:45:58 -05:00
subscriptions_controller_spec.rb FEATURE: Implement refunds from dashboard (#27) 2020-10-29 10:31:12 -05:00