Integration Guide

Table Of Contents
Single-Item Payments – Buy Now Buttons
Creating Buy Now Buttons with JavaScript Disabled
1
72 June 2012 PayPal Payments Standard Integration Guide
Copying and Pasting the HTML Code for the Buy Now Button With JavaScript
Disabled.
1. Click the HTML code for Websites text box to select all of the generated HTML code.
2. 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.
3. 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.
4. 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.
Copying and Pasting the Code for the Buy Now Email Payment Link With JavaScript
Disabled.
PayPal does not generate code for email payment links if you select the Yes radio button in the
Button Encryption section on the first page of the button creation tool. To turn button
encryption off, return to the first page and click the No radio button in the Button Encryption
section. Then click the Create Button Now button again.
NOTE: You cannot use Encrypted PayPal Payments to encrypt the code for email payment
links. Secure the payments you receive from email payment links by using an
alternative method that does not involve encryption, as described in “Securing Your
PayPal Payments Standard Buttons” on page 337.”
1. Click the Link for Emails text box to select all of the generated URL code.
2. 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.
3. 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.
4. Do one of the following to paste the text from the clipboard onto your webpage, where you
want the button to appear: