Wednesday, April 10, 2013
How to Code PayPal Recurring Payments
1. Go to PayPal.com and log in to your account.
2. Select the "Merchant Services" tab.
3. Click on "Subscribe" under the Buttons menu to make a recurring payment button.
4. Enter in the "Item Name" and "Item Number" (optional) for this new button. The item number is for your own record-keeping. Insert this if you plan to offer many different recurring payment plans.
5. Enter the recurring billing amount in the "Recurring amount to be billed" field.
6. Enter in the billing cycle. Select to have your customers billed once a month, once every 60 days or once every seven days, for example.
7. Hit "Create Button" to get the JavaScript code for the button.
8. Press the "Select Code" button to copy the button's code information.
9. Open the web page on which you want to insert the button with your website editing software. Then find the exact location where you want to add your button. The button code can only be added in between the body (<body></body>) tags of the web page.
10. Press "CTRL + V" to paste your code into your web page.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment