Quote:
Originally Posted by Vinyljunky
For cyb paypal I put this in the Form Code for Donations Form
Code:
<form action="http://www.yoursite.com/forum/misc.php?do=donate" method="post">
<input type="hidden" name="business"
value="sample@sample.com">
<input type="image" src="https://www.paypal.com/en_GB/i/bnr/horizontal_solution_PP.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"></form>
It may not be 100% correct syntax but it works for me
Oh, and you need to edit your forumhome template as per the install instructions at the top of the post!
Great Work!
VinylJunky
|
Should not need this in the code if your linking to Cyb-Paypal mod
Code:
<input type="hidden" name="business"
value="sample@sample.com">