discourse-subscriptions/spec
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
..
fabricators REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
models name space module 2019-12-04 11:23:45 +11:00
requests FEATURE: Implement refunds from dashboard (#27) 2020-10-29 10:31:12 -05:00
plugin_helper.rb fix path to fabricators 2019-12-03 11:01:44 +11:00