Integration Guide

Table Of Contents
PayPal Payments Standard Integration Guide June 2012 305
The PayPal Shopping Cart – Add to Cart and View Cart Buttons
Creating PayPal Shopping Cart Buttons with JavaScript Disabled
6
10.Do one of the following to paste the text from the clipboard onto your webpage, where you
want the button to appear:
For Windows or Mac, right-click on the code, and then select Paste.
For Windows, press Ctrl+V.
For Mac, press CMD+V.
Getting Started with View 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 a name.
Price – Enter a price.
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 “View 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.