Donation button
-
hey i can make my paypal account be visible at my blog. what can i do to make this work. its easy with 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="3DPGZSRVKE884">
<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/no_NO/i/scr/pixel.gif" width="1" height="1">
</form>but stil i cant make it visible. any one helping me with this?
The blog I need help with is: (visible only to logged in users)
-
You have to use the correct button code. See this support document on adding a donate button.
-
- The topic ‘Donation button’ is closed to new replies.