Files
discourse/plugins/discourse-subscriptions
Sam 8fac8cc3cb DEV: Refund flag is truthy-parsed, causing unintended refunds (#38223)
The `refund` parameter in the admin subscription destroy action was
truthy-parsed, causing unintended refunds when `refund=false` or
`refund=""` was sent as a string.

extra protection for refunds issued via api
2026-03-04 10:44:54 +11:00
..
2026-03-03 14:11:51 +01:00

Discourse Subscriptions Plugin

Discourse Subscriptions allows site owners to sell recurring and one-time purchase subscriptions that grant access to a group on a Discourse instance.

For more information, please see: https://meta.discourse.org/t/discourse-subscriptions-plugin/140818