Membership "Initiation" Fee for subscriptions
Posted: September 14th, 2010, 11:16 am
Hey Jason!
How are you? I hope this message finds you well. Thank you for your excellent customer service, and attentiveness to detail. It speaks enormously about you as a person, and programmer!
I wanted to query your knowledge about the possibility of having an "initiation" fee, so to speak, when a member signs up. If it is a first time subscription, there would be an initiation fee of say $10, and then when their subscription renewal comes up, the total prices goes back down to the base subscription fee.
It would look kind of like this:
Subscription Period 0 (signup): $50 membership + $10 initiation = (total $60)
Subscription Period 1 (renewal): $50 membership = (total $50)
Subscription Period 2 (renewal): $50 membership = (total $50)
Etc.
Basically, the capacity to add a fixed quantity to a subscription at the time of subscription.
I would appreciate any tips on how to hack S2 to make this work, or if you could contribute ideas as to where in the code I could patch this up! I was thinking maybe add a constant to the subscription logic for the first time signups, until you could build this into an official release.
I think it would be a phenomenal feature!
Thanks!
-- Briam R.
How are you? I hope this message finds you well. Thank you for your excellent customer service, and attentiveness to detail. It speaks enormously about you as a person, and programmer!
I wanted to query your knowledge about the possibility of having an "initiation" fee, so to speak, when a member signs up. If it is a first time subscription, there would be an initiation fee of say $10, and then when their subscription renewal comes up, the total prices goes back down to the base subscription fee.
It would look kind of like this:
Subscription Period 0 (signup): $50 membership + $10 initiation = (total $60)
Subscription Period 1 (renewal): $50 membership = (total $50)
Subscription Period 2 (renewal): $50 membership = (total $50)
Etc.
Basically, the capacity to add a fixed quantity to a subscription at the time of subscription.
I would appreciate any tips on how to hack S2 to make this work, or if you could contribute ideas as to where in the code I could patch this up! I was thinking maybe add a constant to the subscription logic for the first time signups, until you could build this into an official release.
I think it would be a phenomenal feature!
Thanks!
-- Briam R.