Page 1 of 1

Clarification in Paypal Button Creation

PostPosted: November 18th, 2011, 8:28 am
by tester
Hi,

I am using only level one in the S2Member Plugin. I've created 7 paypal buttons within the level1 with different amount and duration.

My Question :

I've to set different welcome page for different paypal buttons that I've created in the level1.

Is that possible?. If it possible, do the needful.

Thanks.

Re: Clarification in Paypal Button Creation

PostPosted: November 18th, 2011, 8:48 am
by Eduan
If you have s2Member Pro, you can use the success attribute and customize it using the Membership Options Page variables. Maybe something like:

Code: Select all
[s2Member-PayPal-Button level="1" ccaps="" desc="Bronze Member / Description and pricing details here." ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="yoursite.com" ta="0" tp="0" tt="D" ra="0.01" rp="1" rt="M" rr="1" rrt="" rra="1" image="default" output="button" success="http://the_full_url_you're_redirecting_to.com"] 


WP Admin -> s2Member -> PayPal Buttons -> Shortcode Attributes -> success
WP Admin -> s2Member -> PayPal Pro-Forms -> Custom Return URLs On Success
WP Admin -> s2Member -> API / Scripting -> Membership Options Page Variables

viewtopic.php?f=36&t=1604

Hope this helps. :)
Also remember to report back.
Otherwise you leave me worrying. ;)