Page 1 of 1

paypal buy button on external site?

PostPosted: November 10th, 2010, 8:43 am
by tim413
Hi Jason!!!!!!

Great plugin!!!!!!

I am using s2 member / paypal standard. I tried pasting the paypal buy long code generated in s2member in an external site, but when clicking on the paypal button on the external site, it did not bring up the paypal page. Did I do an something wrong? If so, what can I do?

How should I place a s2member paypal buy button on an external site?

Thanks!!!!!!

Tim

Re: paypal buy button on external site?

PostPosted: November 15th, 2010, 4:16 pm
by crushthenet
I don't think you can because of this code......
Code: Select all
<!-- Identifies/Updates An Existing Member After Checkout -->
<input type="hidden" name="on0" value="<?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_ON0; ?>
<input type="hidden" name="os0" value="<?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_OS0; ?>


Can you just put an Image of like a SUBSCRIBE NOW button and have that direct them to your Membership Options page?

I'll be attempting to do this exact thing you're trying to accomplish so if I find a better way I'll update you.

Re: paypal buy button on external site?

PostPosted: November 23rd, 2010, 11:27 am
by tim413
crushthenet,

Thanks for the reply!!!!!! That is a good idea.

Glad there are people here that know what they are doing!!!!

Tim