Adding "Buy Now" code
| PayPal,
2Checkout, and Google among others, offer simple code for your websites to
be able to sell products. You generate this code by entering details in your
account at PayPal, Google, etc... Their system automatically generates "Buy
Now" button code you can copy and paste into your pages. To do this, enter the product text and images in the page, then type in a short line of "X's" (1). The X's are so you can locate the correct place in the code to paste the new button code. Click the HTML Box (2).
|
![]() |
| By clicking the
HTML box, you "flip over" the page to the actual HTML code of the page. Note
where the X's are. They are between two "tags" (<P align="center"> xxxxxxxxxxxxxxxx</p>). Tags are always within the < >. Copy the "Buy Now" code (3) you got from Google, PayPal, etc.. Then highlight the X's (4) and paste in the code.
|
![]() |
| The code is now
pasted into the HTML of the page. Now uncheck the HTML box to return to the
normal view.
|
![]() |
| As you can see,
the code is now in place. Note that sometimes the code has hidden fields in
it, these fields will show in the editor, but after you save the page (5),
they will not be seen in the live view of the page.
|
![]() |