discourse-subscriptions/app
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
..
controllers FEATURE: Implement refunds from dashboard (#27) 2020-10-29 10:31:12 -05:00
models/discourse_subscriptions REFACTOR: Use engine to load files, add constraint (#14) 2020-07-06 11:11:04 -05:00
serializers/discourse_subscriptions FIX: Properly namespace payment serializer (#15) 2020-07-06 15:19:45 -05:00