Pay Now Button Inoperative
Bugguy
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Jan-16-2010
12:09 PM
Hi,
I've pasted the code into my index file on the server. The button shows that it is a link but when you click it--nothing.
I've tried IE and Firefox. I have deleted cookies and reopened the browser--no luck.
The site is www.yourbugguy.com
Pay Now button is on the bottom of the page.
Thanks
2 REPLIES 2
skier
Advisor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan-16-2010
05:47 PM
Look very carefully at the first line of your item button code. It looks like this:
<!<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
Remove the first two characters:
<!
Then you form will work properly.
Regards,
skier
Bugguy
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan-17-2010
09:47 AM
Thanks, you have a great eye. I didn't see the stray code--it was leftover from a program note. Thanks again, Buyguy

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.