Thursday, April 4, 2013
How to Fix a Broken PayPal Link in Java
1. Sign in to the PayPal account you use for the e-commerce site. Choose the "Profile" tab; then click "Create New Button."
2. Select the type of button you want to create from the drop-down menu. Options include "Buy Now," "Donate" and "Add To Cart."
3. Specify information about the button, such as the item to which it pertains if you have the item listed in your PayPal account, which you select from a drop-down menu that displays within the "Create Button" interface. Select "Create Button" to show the HTML code for the button, which includes functioning JavaScript code.
4. Click and drag your mouse over the button code to highlight it; then right-click and choose "Copy." Open your site's "File Manager," click the name of the page where the broken link was and choose "Edit."
5. Click and drag your mouse over the code for the broken JavaScript button to highlight it; then right-click and choose "Paste" to replace it with the new button. Click "Save" to post the new button live on the site.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment