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
306 June 2012 PayPal Payments Standard Integration Guide
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.
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.
Creating Advanced Shopping Cart Buttons With JavaScript Disabled
The button creation tool for Add to Cart buttons and View Cart buttons on the PayPal website
requires JavaScript. If JavaScript is disabled in your browser, PayPal automatically offers you
an alternative button creation tool that does not require JavaScript.
IMPORTANT: The button creation tool for PayPal Shopping Cart buttons with JavaScript
disabled does not support encryption of the code it generates. Secure your
button code for Add to Cart buttons by using an alternative strategy described
in “Securing Your PayPal Payments Standard Buttons” on page 337.” View
Cart buttons do not require encryption.
Read the following topics to learn how to create Add to Cart and View Cart buttons with
JavaScript disabled.
“The Pages in the Button Creation Tool for Add to Cart” on page 306
“Page 1 – Specifying the Basic Features of the Add to Cart Button” on page 307
“Page 2 – Adding More Details to the PayPal Shopping Cart Button” on page 309
“Copying and Pasting PayPal Shopping Cart Code With JavaScript Disabled” on page 313
NOTE: The alternative tool lets you create Add to Cart buttons on the PayPal website, but it
does not allow you to save your buttons in your PayPal account.
The Pages in the Button Creation Tool for Add to Cart
The button creation tool for Add to Cart and View Cart buttons with JavaScript disabled has
three pages:
PayPal Shopping Cart – the initial page to specify the required and most often used
optional features
PayPal Shopping Cart – Page 2 – an optional page to specify additional, advanced
features, including the button image for View Cart buttons
Add a shopping cart to your site – the final page that has the generated code for your
payment button
You can switch between the first and second pages until you click the Create Button Now
button to display the third page that has the generated code.