Page 1 of 1

PayPal Subscription BBCode by Danny

Posted: Thu Jan 15, 2009 10:52 am
by dannypritchett01
PayPal Donation Code: - Just enter the email address between the brackets to allow subscribing directly from your forum...

BBCode Usage:

Code: Select all

[paypalsubscribe]{TEXT1},{TEXT2}[/paypalsubscribe]
HTML Replacement:

Code: Select all

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
<input type="hidden" name="cmd" value="_xclick-subscriptions">
<input type="hidden" name="business" value="{TEXT2}">
<input type="hidden" name="item_name" value="Website Supporter">
<input type="hidden" name="item_number" value="DGFF">
<input type="hidden" name="no_shipping" value="2">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="bn" value="PP-SubscriptionsBF">
<input type="hidden" name="a3" value="{TEXT1}">
<input type="hidden" name="p3" value="30">
<input type="hidden" name="t3" value="D">
<input type="hidden" name="src" value="1">
<input type="hidden" name="sra" value="1">
</form>

Code: Select all

Helpline: [paypalsubscribe]{Subscription Price},{Email Address}[/paypalsubscribe]

Re: PayPal Subscription BBCode by Danny

Posted: Thu Jan 15, 2009 11:51 am
by LDM
Thanks for posting that. I just edited to add the code tags as it's easier for copying and pasting. :good:

Re: PayPal Subscription BBCode by Danny

Posted: Thu Jan 15, 2009 4:44 pm
by dannypritchett01
Welcome, just trying to give back a little. Glad I finally figured out how to upgrade to the latest version. Stayed up all night last night once It started working. Didnt get to bed till 9am, then woke up at 11:40 am and cant get no more sleep.

Re: PayPal Subscription BBCode by Danny

Posted: Thu Jan 15, 2009 4:55 pm
by LDM
dannypritchett01 wrote:Didnt get to bed till 9am, then woke up at 11:40 am and cant get no more sleep.
:D Forums have a habit of giving insomnia if you are well into it during the day.

Re: PayPal Subscription BBCode by Danny

Posted: Sun Mar 14, 2010 11:26 am
by VID1973
cannot get this to work ?????

Re: PayPal Subscription BBCode by Danny

Posted: Sun Mar 14, 2010 1:49 pm
by VID1973
I have got it to kinda work....as a tab on my forums...but there is no direct link to pay pal????

Re: PayPal Subscription BBCode by Danny

Posted: Sun Mar 14, 2010 4:13 pm
by cisco007
this is a bbcode so it will shown on a post when you use it!

DEMO:

http://www.westwoodhighschool-fl.com/vi ... 9&p=78#p78

Re: PayPal Subscription BBCode by Danny

Posted: Tue Mar 23, 2010 10:18 am
by chery
Thank you for this - it works perfectly

Re: PayPal Subscription BBCode by Danny

Posted: Thu Aug 18, 2011 9:58 am
by Riana90
)) better than it could be wished!!!good job)

Re: PayPal Subscription BBCode by Danny

Posted: Mon Aug 29, 2011 3:51 pm
by zappa
It creates security problems. text tag should not be used that way.

Re: PayPal Subscription BBCode by Danny

Posted: Tue Aug 30, 2011 1:06 am
by cisco007
just replace it with {INTTEXT} or {SIMPLETEXT}

Re: PayPal Subscription BBCode by Danny

Posted: Sat Jun 09, 2012 8:11 pm
by _Chris_
Hi all, is this for a subscription to be a member of a forum, or a subscription to a topic/forum please?

Thanks.

Chris

Re: PayPal Subscription BBCode by Danny

Posted: Sun Jun 10, 2012 2:53 am
by cisco007
it's not that it actually makes you a member of a forum, that is more or less for users of a forum to donate to your site, you can make them a donator for 30 days or so of a special group. try it as a bbcode and see exactly what the paypal site tells you once you click on the paypal button!

Re: PayPal Subscription BBCode by Danny

Posted: Sun Jun 10, 2012 10:42 am
by _Chris_
Thanks