Hello, I run a Personalized Letter from Santa business and need some help. I am not a programmer by any stretch of the imagination. I use Godaddy website tonight and paypal for payment processing. I need to be able for people to "order" and pay for the letter and then it send them to the form to complete for the personalization. ANY and all guidance is greatly appreciated. Also, if you could reply in plain english that will help since I don't know the programmer's language. I appreciate any and all help. I'm trying to get my website ready for the upcoming Season. Thanks, Santa Tommy
I would advise you to check out the paypal developer page at https://developer.paypal.com/ You'll find lots of useful info there.
The Paypal "BUY NOW" button will take care of that for you, automatically. Be sure you create a page on your web site as a "thank you" page that will give the customer instructions on how to complete the order AFTER payment is made. Log in to your Paypal Account and go to the "Merchant" section. Click the "buy now" option and fill out the form. This will give you some code to add to your web site. Add the code to your site where ever you want the visitor to place the order. The Buy Now button will take them to the Paypal site automatically. Once the payment is processed, the customer will be directed to your thank you page and complete whatever steps you require for them to complete the order. Nice idea!