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) »
  • giving the option for donors to cover a credit card fee-- percentage of donation
Pages: [1]

Author Topic: giving the option for donors to cover a credit card fee-- percentage of donation  (Read 977 times)

naomisl

  • I post occasionally
  • **
  • Posts: 51
  • Karma: 0
  • CiviCRM version: 4.5.3
  • CMS version: Drupal 7.32
giving the option for donors to cover a credit card fee-- percentage of donation
June 12, 2014, 11:19:54 am
There is a cool feature on some other organization's websites that I would like to emulate. On them, once you choose a donation amount the credit card fees that will be charged to the organization are shown the donor is asked if they would like to cover these costs as well. For example, a donor types $50 in as the contribution amount. Below it is a question: "Organization will be charged a 2.5% credit card fee for this transaction. This comes to $1.25 for your contribution. Would you like to cover these costs?" Choosing yes then adds that to the original donation, making the total $51.25.

My question-- Has anyone managed this with CiviContribute? How would you suggest going about it? 

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: giving the option for donors to cover a credit card fee-- percentage of donation
June 13, 2014, 11:31:45 am
Have you considered using price sets? So you can basically you will have a option for donation and may be additional checkbox to cover credit card fees.

Kurund
Found this reply helpful? Support CiviCRM

wtheaker

  • I’m new here
  • *
  • Posts: 12
  • Karma: 1
  • Black and Pink
  • CiviCRM version: 4.5.4
  • CMS version: Drupal 7
Re: giving the option for donors to cover a credit card fee-- percentage of donation
June 13, 2014, 02:38:43 pm
This is something we're interested in too. I tried with price sets on demo.civicrm.org, but wasn't able to figure out a way to dynamically calculate processing fees.
Support CiviCRM by becoming a sustaining member.

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: giving the option for donors to cover a credit card fee-- percentage of donation
June 13, 2014, 11:06:46 pm
I don't think you can automate or dynamically calculate processing fees without some custom coding. So if you have fixed donation options, you might want to give options like

[ ] $50
[ ] $52 (inclusive of processing fees)

or if you processing fees are fixed upto some amount

[ ] $10
[ ] $20
[ ] $30

[ ] add $2 to cover processing fees

Hth

Kurund
« Last Edit: June 13, 2014, 11:51:15 pm by Kurund Jalmi »
Found this reply helpful? Support CiviCRM

naomisl

  • I post occasionally
  • **
  • Posts: 51
  • Karma: 0
  • CiviCRM version: 4.5.3
  • CMS version: Drupal 7.32
Re: giving the option for donors to cover a credit card fee-- percentage of donation
June 16, 2014, 06:01:19 pm
Intersting! Perhaps I will just add a price set that covers a "standard" processing fee. It's too bad that there isn't currently a way to dynamically calculate it though. Perhaps I'll play with programming...do you have any hints as to where one would start with a project like that?

Laryn

  • I post frequently
  • ***
  • Posts: 192
  • Karma: 4
    • CEDC
  • CiviCRM version: 4.6.x
  • CMS version: Drupal 7
Re: giving the option for donors to cover a credit card fee-- percentage of donation
January 21, 2015, 12:26:46 pm
@naomisl - did this project go anywhere? I am curious about the same and am not getting much traction over at StackExchange yet.

I am wondering perhaps if it would be relatively painless to do a custom Drupal module combined with the Webform-CiviCRM integration and implement some post-processing code on the form, but I haven't looked into that too deeply and am not certain how easy it would be to post-process the contribution amount and still have webform_civicrm submit it to the payment processor.
« Last Edit: March 24, 2015, 08:19:31 pm by Laryn »
CEDC...social justice by design

*Get support on the new CiviCRM help site. /laryn

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • giving the option for donors to cover a credit card fee-- percentage of donation

This forum was archived on 2017-11-26.