Initial price, and subsequent price
Posted:
April 3rd, 2011, 5:30 pm
by cassel
I appologize if it has been asked before, but i could not find it in the search. If it has, you can just redirect me.
Is there a way, with s2M to set a price for a first "period of time", and THEN, a recurrent price that will be smaller?
Basically, my plan is that the site will have tons of video tutorials, that i would want to have the member pay for, but a fair amount of time (say: $50/6months), but then, as smaller amount of content will be added, i was hoping to charge simply a $10/month fee to continue to have access to the initial content and any future addition. Am i making sense? Is that feasible with s2M?
Re: Initial price, and subsequent price
Posted:
April 3rd, 2011, 8:36 pm
by Cristián Lávaque
Sure you can.
The shortcode would look something like this:
[s2Member-PayPal-Button level="1" ccaps="" desc="Bronze Member / description and pricing details here." ps="paypal" cc="USD" ns="1" custom="yoursite.com" ta="50.00" tp="6" tt="M" ra="10.00" rp="1" rt="M" rr="1" image="default" output="button" /]
I bolded the part that does what you asked for. You can read what the attributes there mean here
WP Admin -> s2Member -> PayPal Buttons -> Shortcode Attributes (Explained).
The button generators, or Pro-Form generators if you have s2Member Pro, make it very easy to create the codes.
Re: Initial price, and subsequent price
Posted:
April 3rd, 2011, 8:42 pm
by cassel
I am happy with the first sentence: it can be done.
After that, yikes... i have to decipher that. Maybe a little reminder for a blonde here: where does that shortcode go? (and i dont have the pro version btw)
Re: Initial price, and subsequent price
Posted:
April 3rd, 2011, 10:55 pm
by Cristián Lávaque
That code goes in the post, where you want the button to show up. But that's the code I created quickly just to show you the payment terms, you may want to change some parts.
There are very simple to use button generators and you find them here
WP Admin -> s2Member -> PayPal Buttons. These are available in the free version.
You may find this video helpful too.
Let me know if you have any other questions.
Re: Initial price, and subsequent price
Posted:
April 4th, 2011, 5:05 am
by cassel
OOOOOOOOOOOOh... the button code! I didn't realize that it was the button code. I thought it was a code to go somewhere else. My bad. Thanks a lot! I guess it was too simple hehehe