PDA

View Full Version : Paypal butons



Ninja Performance
09-13-2010, 06:58 AM
Paypal buttons/forms do not seem to be working.

example: This should show a clickable button.

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="chris@import-power.com">
<input type="hidden" name="item_name" value="Spec Stage 5 Used">
<input type="hidden" name="item_number" value="Spec5used">
<input type="hidden" name="amount" value="450.00">
<input type="hidden" name="shipping" value="0.00">
<input type="hidden" name="no_shipping" value="0">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0.00">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="bn" value="PP-BuyNowBF">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>


-Chris

GTOX
09-13-2010, 07:16 AM
I have absolutely NO idea what i'm talking about, but would this be affected by having the HTML code set to off?

Ignore if I am wrong...

Alan92RTTT
09-13-2010, 08:45 AM
That will not work because html in posts is currently off.

HTML in posts is a security issue and with the goal of keeping the site safe the standard setting have it off.

NickS VR4
09-13-2010, 08:52 AM
Make a custom BB post for paypal? email? Just an idea for the for sale section.

Maximal
09-13-2010, 09:34 AM
That would be awesome if we could do something like that. Work your magic Alan. ;)

Ninja Performance
09-13-2010, 12:57 PM
Dangit, the button makes it so much easier :(

-Chris

Alan92RTTT
09-13-2010, 02:16 PM
Give a few days and let me see if I can hook up a BB compliant button.

I think I can.

Ninja Performance
09-13-2010, 06:27 PM
I know you can :)

-Chris