Upcoming Events
NYC CiviCRM Meeting - March 2010
March 16th, 2010
This next NYC meetup will feature a case study (TBD), group discussions and a (more...)
San Francisco CiviCRM Meetup - March 2010
March 24th, 2010
Come meet others from the Bay Area who are interested in, using or developing (more...)
Campaigning Camp in Oxford, UK
March 25th, 2010
Free (with lunch and tea break included!) CiviCRM/Drupal and Plone two-track (more...)
CiviCRM Seminar - Dublin
March 25th, 2010
MTL Software Solutions are hosting a free seminar at The IBOA, Stephen
St (more...)
CiviCRM User Training - Atlanta (pre NTC)
April 7th, 2010
This full-day hands-on training session is aimed at non-profit staff and (more...)
Configuring, Customizing and Extending CiviCRM - San Francisco (before DrupalCon SF)
April 18th, 2010
This hands-on 1-day training session is targeted at administrators, integrators (more...)
CiviCRM User Training - San Francisco (before DrupalCon SF) This full-day hands-on training session is aimed at non-profit staff and (more...)
April 18th, 2010
CiviCon San Francisco 2010
April 22nd, 2010
Join us for the first ever CiviCon in San Francisco this April! CiviCon brings (more...)
One click PayPal donations with CiviCRM
- Not Just a Contact Database
-
These optional components give you more power to connect and engage your supporters.

civiCONTRIBUTE
Online fundraising and donor management.

civiEVENT
Online event registration and participant tracking.

civiMEMBER
Online signup and membership management.

civiMAIL
Personalized email blasts and newsletters.

civiREPORT
Report generation and template management.
Creative Commons has been using CiviCRM for several years. A number of months ago we decided that for our annual fundraising campaign we wanted to streamline the donation process, possibly reducing it to a single click on the CC site.. About a month ago we launched our annual campaign along with a one-click donation process.
The process required a bit of custom coding, but fortunately very few changes to core CiviCRM code. Some of the main benefits of this method are:
- The contributor (potentially) makes only a single click to donate on your site. The less clicks/keystrokes the better chance someone will complete a contribution.
- You are no longer limited to designing your contribution pages within the confines/scope of Drupal and CiviCRM. You can create pages the way you want, wherever you want. This is especially nice for widgets, or anyone else wanting to help your campaign. Potentially, people can create their own donate links on their own sites ... it doesn't matter. And if you run multiple sites, you can place Donate links wherever you want on any of those sites, and it makes no difference whether it's run by Drupal, Wordpress, Joomla, or even made with static HTML.
- Tired of Pending (Incomplete Transaction) contribution statuses and bogus contacts for people who never completed a transaction? This method eliminates those 100% because no contact or contribution will ever end up in the database until a contribution has been completed at PayPal.
I have documented the process on the CC Wiki in case this might be of interest to anyone else. Thanks to Lobo for the script bin/ContributionProcessor.php, on which this new process is largely based. You can see it in action on the CC donation page by clicking on any of the "Donate Now" links. It's actually more than one click on the CC site because we had too many things we wanted to include, but it could be one click.






