Integration Guide

Table Of Contents
Recurring Payments – Subscribe Buttons
Creating Subscribe Buttons with JavaScript Disabled
3
172 June 2012 PayPal Payments Standard Integration Guide
3. Under the Selling Preferences heading, click the My Saved Buttons link.
The My Saved Buttons page opens.
4. In the Related Items box on the right, click the Create new button link.
A message box opens.
5. Click the Subscribe link.
The Subscriptions & Recurring Payments page opens.
6. Enter the following information:
Subscription name – Enter a name for the subscription; for example, enter “Alice’s
Monthly Digest”.
Subscription price – Enter the amount you want to bill subscribers for each monthly
billing cycle; for example, enter “20.00”.
7. Scroll to the bottom of the page, and click the Create Button Now button.
The Add a Subscribe button to your website page opens.
8. Click the HTML code for Websites text box to select all of the generated HTML code.
9. 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.
10.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.
11. 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.