answersLogoWhite

0

If you have a PayPal account, they should provide you with a code to place on your website. For a email link, use this to open a new message in the users email software. <a href="mailto:someone@yoursite.com">Email Us</a>

Or you can create a page call contact.php (you can change the name, not the extension) and put this where you want the contact form to appear.

<?php if ($_POST["emailaddress"]<>'') { $ToEmail = 'YOURemail@address.com '; $EmailSubject = 'Contact Form '; $mailheader = "From: ".$_POST["emailaddress"]."\r\n"; $mailheader .= "Reply-To: ".$_POST["emailaddress"]."\r\n"; $mailheader .= "Content-type: text/html; charset=iso-8859-1\r\n"; $MESSAGE_BODY = "Name: ".$_POST["fullname"]."<br> <br>"; $MESSAGE_BODY .= "Email: ".$_POST["emailaddress"]."<br> <br>"; $MESSAGE_BODY .= "Comment: ".nl2br($_POST["comment"])."<br>"; mail($ToEmail, $EmailSubject, $MESSAGE_BODY, $mailheader) or die ("Failure"); ?> Your message was sent. Someone will contact you shortly. <?php } else { ?> <form action="contactus.php" method="post"> <input id="name" class="text-input" type="text" name="fullname" value="Your Name..."/> <label class="error" id="name_error" for="name"></label><br /> <input id="email" class="text-input" name="emailaddress" type="text" value="Your Email Address..."/> <label class="error" id="email_error" for="email"></label><br /> <textarea id="message" class="text-input" name="comment" rows="10" cols="40">Your Message To Us...</textarea> <label class="error" id="message_error" for="message"> </label><br /> <input type="submit" class="submit" name="Submit" value="" /> </form><?php }; ?>

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How can one get a Paypal debit card?

To get a Paypal debit card, one needs to contact Paypal directly and discuss this with one of their financial experts. Visit the official Paypal webpage for more information.


I have just turned 13 last week and as I have been designing and coding websites for 4 years now. I want to start my own company designing for clients. Is it OK for a 13 year old to have a PayPal?

For a regular paypal account you must be 18, but you can have a student paypal account that your parents have to open for you.


How to pay in PayPal?

To pay with PayPal, you need to link your bank account or credit card to your PayPal account. When making a purchase, select PayPal as your payment option and log in to your account to complete the transaction.


How does PayPal invoice work?

A PayPal invoice is a more detailed way of requesting payment from someone else. You can include individual item descriptions and costs, shipping fees, and sales tax. You specify the email address of the customer and PayPal will send the invoice my email. Then the customer can click on a payment option to use either their PayPal account or their credit card to make payment.


How can I make a payment on PayPal without having an account?

To make a payment on PayPal without having an account, you can use the guest checkout option. Simply select the &quot;Pay with Debit or Credit Card&quot; option on the PayPal login page and enter your payment information.


How can one offer PayPal Buyer Credit on an eBay listing?

Assuming that one has already applied for a PayPal Buyer Credit the only thing to do in order actually use this PayPal Buyer Credit is to select PayPal as paying method from within for example eBay. Next one has to log-in to PayPal and choose the PayPal Buyer Credit as payment option within PayPal.


How can I make a payment through PayPal without having an account?

To make a payment through PayPal without having an account, you can use the guest checkout option. Simply select the option to pay with a debit or credit card, enter your payment information, and complete the transaction without creating a PayPal account.


Does stub hub accept paypal?

Yes, matter of fact eBay owns Stubhub. Any of the eBay owned businesses integrate the paypal payment option.


Can you pay Spotify with PayPal?

Yes, you can pay for a Spotify subscription using PayPal. During the payment process, simply select PayPal as your payment option and follow the prompts to complete the transaction. Make sure that your PayPal account is linked and has sufficient funds or a valid payment method.


Is PayPal a safer payment option compared to using a credit card?

PayPal is generally considered a safer payment option compared to using a credit card because it adds an extra layer of security by not directly sharing your financial information with the merchant.


How do you make option on your website to link PayPal account to website account?

go to paypal, under merchant, set up button, put your site link in and it should do it. its not really that hard.


How can I add free money to my PayPal account?

You can add free money to your PayPal account by participating in cashback offers, surveys, or promotions that offer PayPal as a payment option. Additionally, some websites and apps may offer free PayPal money as a reward for completing certain tasks or activities.