buy now button no longer works

gib65
New Community Member

Hello,

 

I have a website with a buy now button at www.mm-theory.com. The buy now button used to work but it doesn't anymore. I have no idea why.

 

I click on it and it displays a page that says "This content cannot be displayed in a frame." I don't have any frames in my website (Although I'm loading some pages, including the buy now button page, in divs).

 

Herer's what my button code looks like:

 

<input type="hidden" name="cmd" value="_s-xclick">
    <input type="hidden" name="hosted_button_id" value="ED7JJMLGRH3AJ">
    <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
    <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">

 

I talked to customer support and they told me to regenerate the code for my button and it gave me this:

 

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="ED7JJMLGRH3AJ">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

 

It's all the same except for the form, but it still doesn't work.

 

Does anyone know why it used to work but now isn't working?

 

Thanks

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

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