-
Paypal butons
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
-
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...
-
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.
-
Make a custom BB post for paypal? [paypal]email[/paypal]? Just an idea for the for sale section.
-
That would be awesome if we could do something like that. Work your magic Alan. ;)
-
Dangit, the button makes it so much easier :(
-Chris
-
Give a few days and let me see if I can hook up a BB compliant button.
I think I can.
-