PDA

View Full Version : Promotion based on length of paid membership?


troux
10-06-2005, 08:50 PM
I have a site that offers a premium member level for a yearly fee. I just started this feature about a year ago, and a bunch of accounts are going to be up for renewal.

I want to both reward and encourage members who subscribe for a 2nd straight year. Based on my understanding of the built-in promotion system there is no way to do this. I basically want them to be promoted to an additional "2year" group if their paid subscription time has been more than 365 days.

I apologize if this has been addressed before or if this ability already exists-- I searched quite a bit but didn't find any related results.

Thanks!

Tristan

xscape2me
10-09-2005, 09:24 PM
well you could probably try to program something yourself using the original membership date.

For instance (Human Language here)

if (orig_membership_date + todays_date) >= 365 days (or whatever you want here) then
discount = 25%

something like that is what your talking about right?

troux
10-10-2005, 07:42 PM
Yeah that's what I'm talking about basically. It wouldn't be from their join date it'd be from their initial subsciption date. I understand the logic I'm just not familiar enough the the existing code to hack it myself.

DivisionByZero
03-07-2008, 10:36 PM
yes, i'll write it to do what you want it to do.

Cost: i'll say $150 because of the custom work involved.