magfest / ubersystem

MAGFest's Ubersystem - handles ticketing, staffing, analytics, volunteers, and tons more
http://magfest.org
GNU Affero General Public License v3.0
48 stars 55 forks source link

Enable self-service refunds excluding fees #4408

Closed kitsuta closed 1 month ago

kitsuta commented 1 month ago

Adds a new exclude_fees_from_refunds option (default true) that allows you to control if self-service refunds exclude processing fees or not. This option is disabled for anyone not using Stripe, since we rely on Stripe's API to calculate the processing fee for transactions.