PDA

View Full Version : Place PayPal code


G.C. Solutions
01-20-2013, 07:11 PM
Hi,

I would like to place a chunk of Paypal code in threads. This will not be a donate button. Below is the code:

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="88NKKJTDCZPKY">
<table>
<tr><td><input type="hidden" name="on0" value="Jumperjack Premium Passes">Jumperjack Premium Passes</td></tr><tr><td><select name="os0">
<option value="Daily Pass">Daily Pass $20.00 USD</option>
<option value="7 Day Pass">7 Day Pass $75.00 USD</option>
<option value="30 Day Pass">30 Day Pass $200.00 USD</option>
</select> </td></tr>
</table>
<input type="hidden" name="currency_code" value="USD">
<input type="image" src="https://www.paypalobjects.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.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

When the code is either placed by the poster and or using the ad manager we receive the error "Your submission could not be processed because a security token was missing."

Is there a work around for this?

Thanks

ForceHSS
01-20-2013, 07:32 PM
what template are you trying to put it in