Pay Now Button Inoperative

Bugguy
Contributor
Contributor

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

Login to Me Too
2 REPLIES 2

skier
Advisor
Advisor

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

Login to Me Too

Bugguy
Contributor
Contributor

Thanks, you have a great eye. I didn't see the stray code--it was leftover from a program note. Thanks again, Buyguy

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.