Integration Guide

Table Of Contents
Recurring Payments – Subscribe Buttons
Creating Subscribe Buttons with JavaScript Disabled
3
180 June 2012 PayPal Payments Standard Integration Guide
5. Select your shipping preferences.
Select the radio button that matches your need to collect addresses from subscribers:
Make shipping optional – Select this radio button if you want to prompt subscribers to
enter their addresses as an option.
– or –
Yes, require shipping – Select this radio button if you want to require subscribers to enter
their addresses.
– or –
No shipping needed – Select this radio button if you do not require addresses from
subscribers.
6. If you want to change any of the details that you entered on the previous page, click the
Edit button and follow the instructions for “Step 1 – Specifying Basic Features of Your
Subscribe Button” on page 149, beginning with Step 5.
– or –
If you have entered all the details and options for your button, go to “Copying and Pasting
the Subscribe Code with JavaScript Disabled” on page 180.
Copying and Pasting the Subscribe Code with JavaScript Disabled
After you enter the details and options that you want for your Subscribe button, click the
Create Button Now button.
PayPal generates Subscribe code for:
A payment button, which you can paste onto your website
An email payment link, which you can paste into email
Optionally, a button and an email link to let subscribers cancel their subscriptions
The Add a Subscribe button to your website page displays the generated code.
Copying and Pasting the HTML Code for the Subscribe 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: