| Author |
Post |
|
keith Posted on 12 Dec 08, 22:52:55 |
| A Member |
Joined: 12 Dec 08 Posts: 4 |
|
Hey,
Can I add a paypal buy now button to my pages? |
|
Marianne Posted on 12 Dec 08, 22:56:11 |
| A Moderator |
Joined: 11 Dec 08 Posts: 88 |
|
Hi,
Yes, you can add a paypal button by clicking the source tab at the bottom of the editing area, and pasting the code you were supplied by PayPal in there.
if you need it in a specific place in the code, and you can't figure out where to paste it, here is a trick:
1. go to edit mode, so you can see your page,
2. where you want to place the button, just type paypal_button
3. Go back to source mode, and look for the text you just typed - "paypal_button"
4. Replace that text with all the code that paypal gave you. |
|