Paypal Donation button
-
Everyone tells me to just copy and paste the code I get into the ‘text’ widget, but nothing happens even when I do. Is this a bug or something?
Here’s the code I got that I’ve tried pasting.
<form action=’https://www.paypal.com/cgi-bin/webscr’ method=’post’ target=’_top’>
<input type=’hidden’ name=’cmd’ value=’_s-xclick’>
<input type=’hidden’ name=’hosted_button_id’ value=’283TYU7G8RQAY’>
<input type=’image’ src=’https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_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>
- The topic ‘Paypal Donation button’ is closed to new replies.