Skip to content
Snippets Groups Projects
Forked from Extensions / mjwshared
207 commits behind the upstream repository.

Refunds UI (experimental)

There is a refunds UI available for payments: Refund UI

To access the refund click the "undo" icon by the payment: Refund icon

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.