Charitable’s Fee Relief lets you give donors the choice to cover the processing fees when they donate. These Hooks & Filters allow you to customize settings beyond what’s available in the Fee Relief settings tab.
For a step-by-step tutorial of using Fee Relief, see the full Fee Relief Guide »
Filters
charitable_fee_relief_theme_template_path
Customize the directory to use for template files in themes/child themes.
Returns:
String. Set to charitable/charitable-fee-relief by default.
Arguments:
None.
Usage:
add_filter( 'charitable_fee_relief_theme_template_path', function( $path ) {
return 'my-custom-template-path';
} );
charitable_fee_relief_languages_directory
Customize the directory to use for translation files.
Returns:
String. Set to charitable-fee-relief/languages by default.
Arguments:
None.
Usage:
add_filter( 'charitable_fee_relief_languages_directory', function( $path ) {
return 'my-custom-language-directory';
} );
For more about this feature, visit the Fee Relief feature page »
Fee Relief is available in the Charitable Pro plugin (Plus plan or higher).
Not yet on Charitable Pro? You can get up to 50% off when you sign up for or upgrade to Charitable Pro. We want to ensure that you can try the advanced fundraising features like Recurring Donations, Donation Recovery, and more at a significantly reduced cost.
Join over a million satisfied Charitable Pro users today. Every purchase comes with a 14-day money-back guarantee, ensuring you’re supported every step of the way.
If you have any questions or need assistance, our support team is ready to help you make the most of these new features.
Not sure Charitable Pro is right for you? Take Charitable Pro for a spin! Try the Charitable Pro Demo →
More Documentation
Helpful Links
🤝 Get help when you need it
Connect with Customer Support →
📑 Find the guide you need
Browse the Documentation Hub →
⬇️ Download proven strategies, campaign ideas, and expert tools
Get the Fundraising Kit →
💸 Get Free Fundraising Resources
Head to the Charitable Fundraising Hub →
🤔 Got questions about Charitable?
Charitable FAQs →
Need help understanding non-profit terms and jargon?
See our Non-Profit Glossary →
Charitable Has 1+ Million Downloads!
Trusted by millions to power successful fundraising campaigns. Try Charitable risk-free today.
✅ 14-day money-back
✅ Transparent pricing
✅ Code-free setup



