Forked from
Extensions / mjwshared
207 commits behind the upstream repository.
refunds.md 931 B
Refunds UI (experimental)
There is a refunds UI available for payments:
To access the refund click the "undo" icon by the payment:
It is enabled by default via the setting mjwshared_refundpaymentui
which can be found at
Administer->CiviContribute->Stripe Settings: Enable refund payment via UI?
It allows you to issue refunds for Completed
payments if the payment processor supports it (eg. Stripe).
It also allows you to choose whether to cancel the event registration if there are any linked to the contribution (via line-items).
To access the refunds UI you must have edit contributions permission.
Support for cancelling memberships
If you'd like to see support for cancelling memberships when issuing a refund please contribute via this page.