Anyone in L.A. with experience hacking CiviCRM?

Events happening in the community are now at Drupal community events on www.drupal.org.
kevcol's picture

I'm trying to figure out how best to modify the CiviContribute module within CiviCRM to allow for multiple donations with membership sign-up. Right now, you can only make one donation and one membership payment per transaction.

Ideally, there would be a series of checkboxes that would allow users to type in optional donation amounts to different programs, something like this:

Donate [ _______ ]* to Foundation
Donate [ _______ ]* to Museum
Donate [ _______ ]* to Education program

And then all the items would add up to one total and the member would pay one credit card bill, but we'd be able to track on the back-end for accounting purposes.

This is for a nonprofit, but we have a budget for some freelance work. I hesitated to post in Jobs, since this is more like a small (we hope) task than a job.

Thanks,
Kevin

  • [ _______ ] = text box ;)