Quote:
Originally Posted by Billspaintball
Yes that makes sense
Its not a hard thing to do, just another field in the submit form really.
Its a good idea and I will make it a CP option in the next update.
|
I didn't think it was, but I cannot get it to work. I went to paypal and did generate button so I could compare the HTML code given. Found
Code:
<input type="hidden" name="cn" value="Comments">
and added it to the template. Changed it to a none hidden field, but when I filled it in and clicked donate it didn't show up on paypal (where it shows what you donated and asks you to log in or choose a payment option). Obviously I could not go past that step because you cannot pay yourself

And it has been so long since I have created a paypal form to use on a website that my mind is going blank when it comes to this, lol.
So any ideas on how to get it to work until you can release your next version? Thanks in advance!