To add PayPal
Buy Now buttons to your website, follow these instructions:
- Create the button code using PayPal's Button Factory in your PayPal account
- Add a Text/HTML asset to one of your pages
- Switch the editor into HTML mode by pressing the Source button in the top row of the Text/HTML editor
- Click your cursor at the spot where you want to place the button and paste in your code
- Then modify the first line of the PayPal code like so:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
to
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
If the PayPal button is not showing at the proper size, please follow the instructions
here.
Article ID: 30, Created: February 15, 2010 at 5:01 PM, Modified: April 27, 2012 at 9:04 PM