Community Support Forums — WordPress® ( Users Helping Users ) — 2010-10-15T11:27:15-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=737 2010-10-15T11:27:15-05:00 http://www.primothemes.com/forums/viewtopic.php?t=737&p=3921#p3921 <![CDATA[Re: Membership "Initiation" Fee for subscriptions]]>
For example: I pay a pro-rated amount for the remainder of the year on November 12 (using the trial period function), and on January 1, my regular annual fee is charged. Will my membership be renewed for the full annual period on November 12, or the following January 1?

Statistics: Posted by MikeStorm — October 15th, 2010, 11:27 am


]]>
2010-10-02T11:05:01-05:00 http://www.primothemes.com/forums/viewtopic.php?t=737&p=3694#p3694 <![CDATA[Re: Membership "Initiation" Fee for subscriptions]]> Jason is still working on a work-around for the PayPal Pro forms.

Statistics: Posted by Elizabeth — October 2nd, 2010, 11:05 am


]]>
2010-09-30T08:56:07-05:00 http://www.primothemes.com/forums/viewtopic.php?t=737&p=3653#p3653 <![CDATA[Re: Membership "Initiation" Fee for subscriptions]]> FORMS?

Statistics: Posted by cheezcake — September 30th, 2010, 8:56 am


]]>
2010-09-29T14:02:49-05:00 http://www.primothemes.com/forums/viewtopic.php?t=737&p=3631#p3631 <![CDATA[Re: Membership "Initiation" Fee for subscriptions]]> Thanks for the excellent question.

After you generate your PayPal Button Shortcode, look for the ta="0" attribute.
You can change that to whatever amount you want to charge in the first "trial" period.

In other words, the initial fee charged in the first month.
Code:
[s2Member-PayPal-Button ...
ta="125.00" tp="1" tt="M" ra="25.00" rp="1" rt="M" rr="1" ... /]
So this means $125 for the first month, and then $25 is the regular monthly rate.

Shortcode variables explained:

ta = Trial Amount
tp = Trial Period ( i.e. 1 = every 1 month )
tt = Trial Term - D,W,M,Y ( Days, Weeks, Months, Years )

ra = Regular Amount
rp = Regular Period i.e. 1 = every 1 month )
rt = Regular Term - D,W,M,Y ( Days, Weeks, Months, Years )

You can also do this with the Full Button Code, as explained here:
viewtopic.php?f=4&t=248#p1085

Statistics: Posted by Jason Caldwell — September 29th, 2010, 2:02 pm


]]>
2010-09-22T15:55:33-05:00 http://www.primothemes.com/forums/viewtopic.php?t=737&p=3413#p3413 <![CDATA[Re: Membership "Initiation" Fee for subscriptions]]>
Although that thread does indeed provide some valuable insight, I don't think it address the need of those that are using S2 Pro. Could anyone provide some more insight? **coughs in jason's general direction**

Statistics: Posted by cheezcake — September 22nd, 2010, 3:55 pm


]]>
2010-09-17T19:25:16-05:00 http://www.primothemes.com/forums/viewtopic.php?t=737&p=3315#p3315 <![CDATA[Re: Membership "Initiation" Fee for subscriptions]]>
viewtopic.php?f=4&t=248&p=1085&hilit=does+not+support#p1085

Statistics: Posted by insurance — September 17th, 2010, 7:25 pm


]]>
2010-09-16T13:54:29-05:00 http://www.primothemes.com/forums/viewtopic.php?t=737&p=3296#p3296 <![CDATA[Re: Membership "Initiation" Fee for subscriptions]]> Statistics: Posted by cheezcake — September 16th, 2010, 1:54 pm


]]>
2010-09-14T11:16:16-05:00 http://www.primothemes.com/forums/viewtopic.php?t=737&p=3252#p3252 <![CDATA[Membership "Initiation" Fee for subscriptions]]>
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.

Statistics: Posted by cheezcake — September 14th, 2010, 11:16 am


]]>