CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Checkbox to allow Processing fees to be passed on to Contributor
Pages: [1]

Author Topic: Checkbox to allow Processing fees to be passed on to Contributor  (Read 403 times)

jimmywoodard

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: Wordpress
  • MySQL version: 5.5.34
  • PHP version: 5.4.20
Checkbox to allow Processing fees to be passed on to Contributor
November 13, 2013, 07:43:58 am
Hi there,

I'm looking to add a checkbox to my contribution forms that basically says:
"[] I would like to cover the processing fees for this contribution."

 If it's checked, it would calculate the additional amount required, similar to the way http://thefeecalculator.com does it, and then it adds that to the total.

Is this possible?

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Checkbox to allow Processing fees to be passed on to Contributor
November 13, 2013, 01:36:07 pm
Jimmy, I read this and your other post about pledges.  Anything is possible that the payment processor's API allows you to do.  Check that first. 

If allowed, you can customize CiviCRM's PHP code that controls the payment process to perform whatever tasks you like.  If you don't have PHP skill, you can hire a developer.  Be wary of the costs to maintain your customization and budget for this, as CiviCRM releases two major versions of the software each year.  It's important to upgrade and your customization increases the cost of your upgrade process.
Try CiviTeacher: the online video tutorial CiviCRM learning library.

jimmywoodard

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: Wordpress
  • MySQL version: 5.5.34
  • PHP version: 5.4.20
Re: Checkbox to allow Processing fees to be passed on to Contributor
November 14, 2013, 08:54:44 am
Thanks, I'm using PayPal. I read on this page http://wiki.civicrm.org/confluence/display/CRM/CiviContribute+Specification (last updated in 2007) that they were looking into adding the feature awhile ago and just wondered if it might just be a setting I'm not seeing? (direct quote from site:)

Quote
Option to ask donor if they want to increase their donation amount to cover processing fees (and auto-calc new amount if yes)

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Checkbox to allow Processing fees to be passed on to Contributor
November 14, 2013, 09:00:24 am

it was not implemented :(

You can potentially do this via a jQuery snippet and if the box is checked increase the amount of the donation automatically before submitting the form. Might have to tweak the UI a wee bit etc to ensure things work smoothly from a user perspective

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

johns

  • I’m new here
  • *
  • Posts: 20
  • Karma: 1
    • Free Software Foundation
  • CiviCRM version: 4.3
  • CMS version: Drupal
Re: Checkbox to allow Processing fees to be passed on to Contributor
November 15, 2013, 04:01:56 pm
This would be  a cool feature that I think we would use too.

(Even though it's a bit inaccurate, since if the donation increases, so does the fee... But I think the spirit of the statement is correct and one that is appealing to some donors.)

Support free software by supporting the Free Software Foundation: http://u.fsf.org/buildusup

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Checkbox to allow Processing fees to be passed on to Contributor

This forum was archived on 2017-11-26.