Community Support Forums — WordPress® ( Users Helping Users ) — 2011-10-15T14:10:44-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=15542 2011-10-15T14:10:44-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15542&p=46911#p46911 <![CDATA[Re: Need a PayPal 10-Year "Buy Now" button]]> .
Please update when you were able to confirm.

Statistics: Posted by Eduan — October 15th, 2011, 2:10 pm


]]>
2011-10-15T14:09:24-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15542&p=46908#p46908 <![CDATA[Re: Need a PayPal 10-Year "Buy Now" button]]>
Thanks very much! I tried your code adjustment and it appears to carry the information on to the PayPal page. Hopefully s2member will be capable of storing the correct information when a person purchases that item.

Statistics: Posted by Ravenworks — October 15th, 2011, 2:09 pm


]]>
2011-10-15T10:01:01-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15542&p=46897#p46897 <![CDATA[Re: Need a PayPal 10-Year "Buy Now" button]]> !This hasn't been tested, try at your own risk.
Try instead of:
Code:
[s2Member-PayPal-Button level="3" ccaps="" desc="Gold Member / description and pricing details here." ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="http://example.com/" ta="0" tp="0" tt="D" ra="0.01" rp="1" rt="M" rr="1" rrt="" rra="1" image="default" output="button" /] 

This:
Code:
[s2Member-PayPal-Button level="3" ccaps="" desc="Gold Member / description and pricing details here." ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="http://example.com" ta="0" tp="0" tt="D" ra="0.01" rp="10" rt="Y" rr="BN" rrt="" rra="1" image="default" output="button" /] 

Change rp=* to rp=10 and see if it works.

Hope it works. ;)
P.S. Remember to report back. ;)

Statistics: Posted by Eduan — October 15th, 2011, 10:01 am


]]>
2011-10-15T01:29:39-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15542&p=46889#p46889 <![CDATA[Need a PayPal 10-Year "Buy Now" button]]>
The client offers 4 membership levels:
Level #1 = Free
Level #2 = 1 Year
Level #3 = 10 Years
Level #4 = Lifetime

I am having trouble with Level #3 as the highest option available (other than Lifetime) is only 5 years.
All 4 levels need to be available to non-member visitors so it does not appear that I can use the PayPal Capability (Buy Now) Buttons.

Any help is appreciated.

Statistics: Posted by Ravenworks — October 15th, 2011, 1:29 am


]]>