Integration Guide

Table Of Contents
Contribution Payments – Donate Buttons
Getting Started With Donate Buttons
2
70 September 2008 Website Payments Standard Integration Guide
z “Using the Button Creation Tool for a Basic Donate Button” on page 70
z “Creating Basic Donate Buttons With JavaScript Disabled” on page 71
z “Creating Donate Buttons Before You Create Your PayPal Account” on page 74
N OTE: For more detailed instructions, see “Creating Advanced Donate Buttons on the PayPal
Website” on page 87.
Using the Button Creation Tool for a Basic Donate Button
To use the button creation tool for a basic Donate button:
1. Log in to your PayPal Premier or Business account at
https://www.paypal.com.
The My Account Overview page opens.
2. Click the Profile subtab.
The Profile Summary page opens.
3. Under the Selling Preferences heading, click the Create new button link.
The Create PayPal payment button page opens.
4. In the Accept payments for dropdown menu, select “Donations”.
5. (optional) In the Organization name/service text box, enter the purpose for the donation
or the name of your organization. If you do not enter anything in this field, your donors can
complete this field during checkout.
6. Scroll to the bottom of the page, and click the Create Button button.
The You are viewing your button code page opens.
7. Click the Select Code button on the Websites tab to select all of the generated HTML
code.
8. Copy the text that you selected to the clipboard, by:
pressing Ctrl+C.
– or –
right-clicking your mouse, and selecting Copy.
9. In your web editing tool, open the webpage where you want the button to be seen.
IMPORTANT: Be sure that your tool is ready for you to paste HTML code, such as by
switching to an HTML view from a design view of your webpage.
10.Paste the text that you copied from the clipboard onto your webpage where you want the
button to appear, by:
pressing Ctrl+V.
– or –