Integration Guide

Table Of Contents
PayPal Payments Standard Integration Guide June 2012 181
Recurring Payments – Subscribe Buttons
Creating Subscribe Buttons with JavaScript Disabled
3
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 Subscribe 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 Website 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:
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 Cancel Subscription Button. PayPal generates
HTML code for the Cancel Subscription button if you visit the Subscriptions and Recurring
Payments – Page 2 page to add more options to your Subscribe button.
1. Select everything in the first text box under the Copy 'Cancel Subscription' Button
HTML heading by clicking the text with your mouse.
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.