Integration Guide

Table Of Contents
The PayPal Shopping Cart – Add to Cart and View Cart Buttons
Creating PayPal Shopping Cart Buttons with JavaScript Disabled
6
304 June 2012 PayPal Payments Standard Integration Guide
Getting Started with Add to Cart Buttons With JavaScript Disabled
1. Log in to your PayPal 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 My Saved Buttons link.
The My Saved Buttons page opens.
4. Click the Add to Cart link.
The PayPal Shopping Cart page opens.
5. Enter the details of your item.
Item name/service – Enter the name of your item or service.
Price – Enter a fixed price of your item.
Weight – (Optional) Enter the weight of the item. Select Lbs or Kgs from the dropdown
menu to specify the unit of measure. If you set up shipping rates for your account with a
basis of weight, PayPal uses the value you enter here to calculate shipping charges for
orders that include the item.
6. Scroll to the bottom of the page, and click the Create Button Now button.
The Add a shopping cart to your site page displays the generated code.
7. Click the “Add to Cart” button code text box to select all of the generated HTML code.
8. Do one of the following to copy the selected text to the clipboard:
For Windows and Mac, right-click on the code, and then select Copy.
For Windows, press Ctrl+C.
For Mac, press CMD+C.
9. In your web editing tool, open the webpage where you want to show the button.
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.