You will need some JavaScript that will activate the button for the plan the person chose. So you'd have the three buttons in the same page, but only one would be visible/clickable depending on the selection the user does with another input like a radio button or drop-down menu.
Or you can create the shortcode for the buttons and change the output to URL WP Admin -> s2Member -> PayPal Buttons -> Shortcode Attributes -> ouput. Put them in a WP page, view it and copy the URL that each outputs. Now, in your sales page, you'd create an HTML form for the person to choose the plan and click the order button, but instead of submitting to PayPal, it'd submit to a custom script where you determine which of the plans he picked and redirect to the corresponding URL you generated earlier.Statistics: Posted by Cristián Lávaque — August 26th, 2011, 10:57 pm
]]>