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 CiviMember (Moderator: Deepak Srivastava) »
  • using pledges with memberships
Pages: [1]

Author Topic: using pledges with memberships  (Read 719 times)

jhmark

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
using pledges with memberships
September 24, 2010, 08:41:16 pm
Hi all,

I was wondering if it is possible for a membership to satisfy a pledge?

More specifically, I am working on a CiviCRM implementation for an organization with annual memberships, where someone can pledge to be a member for multiple years in the future.
However, it seems that when I enter a pledge payment it is not a membership, and when I enter a membership it does not satisfy a pledge.
Would I need to enter these as separate transactions, or am I missing something?

thanks,

Jonathan

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: using pledges with memberships
September 24, 2010, 09:43:17 pm

not with the default behavior

u might be able to accomplish this via a hook

http://wiki.civicrm.org/confluence/display/CRMDOC32/CiviCRM+hook+specification

If you do so, please publish your code so others can benefit

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

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: using pledges with memberships
September 25, 2010, 01:35:25 am
We've wound up doing something similar (linking recurring payments with pledges) as an cron/drush/civimigrate job. Not too much involved in setting it up for us because we'd already had all the pieces set up (we've been migrating pledges & linked payments for this customer for a while as part of our migration).

We didn't need it done in realtime & the alternative options I thought about were all a lot of work - but we don't really have to handle mismatched amounts which makes it easy
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

jhmark

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
Re: using pledges with memberships
September 26, 2010, 10:15:32 am
Thanks, I think I will take a look at doing it in a hook, and publish the code if I get it to work.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • using pledges with memberships

This forum was archived on 2017-11-26.