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 CiviEvent (Moderator: Yashodha Chaku) »
  • Discount for members
Pages: [1]

Author Topic: Discount for members  (Read 2677 times)

mike4miyu

  • Guest
Discount for members
May 11, 2007, 01:39:48 am
Hi,

I have Civicrm 1.7 installed on Drupal 5.1.

We have  the need to offer 'Paid members' a % discount on Event registration.

Is this possible using Civimember and Civievent?
How could this be achieved?

Cheers,
mike

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Discount for members
May 11, 2007, 09:49:02 am
Phase 2 of the "Price Sets" functionality may include ACL support which would allow you to permission specific fee options. However there is no target date for this yet (http://wiki.civicrm.org/confluence/display/CRM/Price+Sets).

With the current release, you could:
1. Use the honor system - add two event fees, and mark one as being for members. (This could be "verified" at the door or ...)
2. Create a copy of the event with it's own registration page and fees ("for members") - and send that special event registration link to your members (if you make it event "Not public" - it won't show up in iCal feeds).

... might be some other ways as well - but these are the ones I can think of right now.
Protect your investment in CiviCRM by  becoming a Member!

mike4miyu

  • Guest
Re: Discount for members
May 13, 2007, 09:28:01 pm
Thankyou Dave,

I look forward to Phase 2 release.

To follow on from above...

Ideally we would like to be able to allow a user to become a paid member and register for an event (or two) at members rates in the one transaction.

I see in the civievent phase 2 wiki "nested events" would fulfill this partially.

"Price Sets" looks great. Just what we need.
« Last Edit: May 14, 2007, 05:46:11 am by mike4miyu »

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Discount for members
August 07, 2008, 07:33:08 pm
I second the need for member discounts for event Registration (expressed in either $ or %)
Try CiviTeacher: the online video tutorial CiviCRM learning library.

Michał Mach

  • Ask me questions
  • ****
  • Posts: 748
  • Karma: 59
    • CiviCRM site
  • CiviCRM version: latest
  • CMS version: Drupal and Joomla latest
  • MySQL version: numerous
  • PHP version: 5.3 and 5.2
Re: Discount for members
August 08, 2008, 05:13:26 am
Hey,

Member discounts are on the feature candidate list for CiviCRM 2.2. This list will most probably be verified and finalised when 2.1 gets into late beta stage - please stay tuned for announcement on this (on this forum and on CiviCRM blog).

Thx,
m
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

My absolute favourite: Wordpress Integration!.

Donate Now!

staskh

  • Guest
Re: Discount for members
September 23, 2009, 12:01:17 pm
Is it feature already implemented in v 2.2.8 ? Sorry for asking , but I desperately need it but can't find in documentation..

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: Discount for members
September 23, 2009, 12:11:40 pm

check:

http://civicrm.org/node/566

note that this requires PHP/MySQL coding experience and some knowledge of hooks

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

staskh

  • Guest
Re: Discount for members
September 23, 2009, 12:46:17 pm
Thank you for prompt response!

However, i'm looking for probably more simple solution - i do not need support for variety of discount coupons, but just an ability to specify two event prices -  one for general public and another for members in good standing ( managed by CiviMembers module).

Can you recommend some simple solution ( may include MySQL/PHP codding) for such , seems to be quite common scenario?

Regards
Stas

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: Discount for members
September 23, 2009, 12:52:23 pm

its basically very similar to that module. You need to implement the buildAmount hook and modify the amount for users who are members. So ignore the discount codes and modify amount based on membership status

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 »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Discount for members

This forum was archived on 2017-11-26.