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) »
  • General Discussion (please no support requests here!) (Moderator: Michał Mach) »
  • Contribution recurrence
Pages: [1]

Author Topic: Contribution recurrence  (Read 2899 times)

weretoast

  • Guest
Contribution recurrence
May 16, 2007, 01:13:39 pm

Hello all,

I posted a message a while back about how to record "pledges" in CiviContribute, for money that is promised on a future date but not actually in our hands yet.  And I got a very good suggestion to create a new Contribution type called "Pledge" and record the future donations as type "Pledge" and then as those donations come in, record the actual date and change the type to "Donation."

While I think that's great, the back end data structure seems to support contribution recurrence.  The table name is civicrm_contribution_recur.  Browsing through the field names seems to indicate that this table would allow a contribution to be marked as recurring on a certain frequency until a termination date.

However, these fields are not exposed in my installation of CiviCRM when I go to enter a new contribution for a contact.

Does anyone know how to access these fields?  Are they only used in the system to track online donations  via credit card?  Is there another module that I'd need to install?  I'm using 1.6 (I think).

Thanks for your help.

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: Contribution recurrence
May 16, 2007, 02:35:42 pm

weretoast:

currently recurring contributions is only enabled for automatic online contributions (via paypal standard which is the only recurring processor so far). Note that paypal basically handles a lot of the processing and just triggers us when a payment is made (we do dont do any calculations)

Please file an issue and your potential use case etc. In our current setup i suspect a lot will need to be manual. We'll definitely consider implementing it in the 2.x series. If you need it earlier, you might want to consider developing it and donating the code back

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

weretoast

  • Guest
Re: Contribution recurrence
May 16, 2007, 03:45:16 pm
Hi Donald,

Thanks.  I'm noticing a lot of activity around pledges right now.  Is the best place to file an issue and describe the potential use case on http://wiki.civicrm.org/confluence/display/CRM/Pledges ?

Pledges and recurrence are kind of related concepts, at least in our organization, and I'd love to contribute whatever I can to the discussion so that the community can get a better feel for the different ways different organizations think about and use "pledges."

I don't have web developing skills (though I've done quite a bit of database development) so I don't think I could contribute any code.   :-[

Anyhow, if you want to let me know online or offline the best way we can add our $.02 to this pledges discussion, I'd appreciate the opportunity.

Thanks.

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: Contribution recurrence
May 16, 2007, 03:50:00 pm

Yes, the wiki is the right place to add your use case and scenario.

Note that pledges is scheduled for a 2.x release for now (unless someone steps up and helps implement it)

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • General Discussion (please no support requests here!) (Moderator: Michał Mach) »
  • Contribution recurrence

This forum was archived on 2017-11-26.