Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable self-service refunds excluding fees #4408

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

kitsuta
Copy link
Member

@kitsuta kitsuta commented Oct 8, 2024

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.

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.
@kitsuta kitsuta merged commit e02b5ac into main Oct 8, 2024
3 checks passed
@kitsuta kitsuta deleted the self-service-refund-fees branch October 8, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant