Help with PayPal Donate button/link into WP
-
I am trying to get the following code to work on my WP page… and tips?
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_donations"> <input type="hidden" name="business" value="UCMY2YHB5B83E"> <input type="hidden" name="lc" value="NZ"> <input type="hidden" name="item_name" value="Committee to Elect Manu Caddie to GDC 2010"> <input type="hidden" name="currency_code" value="NZD"> <input type="hidden" name="bn" value="PP-DonationsBF:btn_donateCC_LG.gif:NonHosted"> <input type="image" src="https://www.paypal.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.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form>The blog I need help with is: (visible only to logged in users)
-
I am assuming that you have resolved this manner since I see the donate button under your picture on your site???
-
Yup, thanks very much. I did my homework better and found the explanation of how to make it work! :)
- The topic ‘Help with PayPal Donate button/link into WP’ is closed to new replies.