I have a webform with a PayPal donate button.
How do I setup so that when the user clicks the submit button the details of the form are sent to my email address and then secondly the user is directed to PayPal to make the donation?
Thank-you.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
See http://php.net/manual/de/function.mail.php for using mail()-function.