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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Prorating New Memberships while still offering full price renewals
Pages: [1]

Author Topic: Prorating New Memberships while still offering full price renewals  (Read 856 times)

jobewan

  • I post occasionally
  • **
  • Posts: 79
  • Karma: 0
Prorating New Memberships while still offering full price renewals
September 05, 2009, 03:38:22 pm
Hello all,

I have put a great deal of time and effort into cutting over from Drupal to CiviCRM membership management.  This weekend is the cutover to the new site/system.  Absolute latest versions of all software as of this writing date: CiviCRM, Drupal, all modules, PHP and MySQL.

Drupal roles have been reduced to "have access to content" and does not have access to content".  CiviCRM drives which Drupal role is used based on membership status (active membership = access to content).

All membership types are offered as separate "new" and "renewing" Contribution Pages for one reason: as the year goes by, the "new" membership is prorated down by 50% after mid-year.  Renewals however stay at the full rate all year long.

Is there a way that does not involve jockeying at the code level that would service both these requirements within a single contribution page?

Many thanks to anyone taking the time to ponder my question; 'ppreciateya!

-Joe

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: Prorating New Memberships while still offering full price renewals
September 05, 2009, 09:21:04 pm

you can potentially do this by implementing a hook (code level) in 3.0 (the membershipType hook, http://wiki.civicrm.org/confluence/display/CRMUPCOMING/CiviCRM+hook+specification#CiviCRMhookspecification-hookcivicrmmembershipTypeValues)

I dont think u can accomplish this without the above hook

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) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Prorating New Memberships while still offering full price renewals

This forum was archived on 2017-11-26.