Hi, I'm looking for php form design software to be able to design a paypal donation form like the one on this site: Pittsburghfoundation dot org What form design software integrates seamlessly with paypal to create a form like that that will allow you to have multiple fields on the same line i.e. first name last name. All of the solutions that I have found have been hosted solutions that charge a monthly fee, but I want to host the form myself and own the software. What's out there? Thanks in advance. Also please no PMs saying "I can do this for you". I want to do it myself. Thanks in advance. JB
Take a look into working with PayPal IPN. It's a lot more in depth. IPN will pass the variables from payment back to your page, that way you'll get more accurate details.