buy it button not working in blogger - HELP

AimeOP
Member
Member

I am trying to create a buy it now button on my blog on blogger

It looks great but when i click it, it goes to my paypal account page.

 

I used the html code from paypal

it is:

 

<div align="center">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="Z424M3RD3A3BL" />
<br />
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<table>
<tbody>
<tr><td><input name="on0" type="hidden" value="Purchase" />Purchase</td></tr>
<tr><td><select name="os0">
 <option value="Shaving Soap">Shaving Soap $5.00 USD</option>
 <option value="Shaving Brush">Shaving Brush $5.00 USD</option>
 <option value="Shaving Soap AND Brush">Shaving Soap AND Brush $5.00 USD</option>
</select> </td></tr>
</tbody></table>
<input name="currency_code" type="hidden" value="USD" />
<input alt="PayPal - The safer, easier way to pay online!" border="0" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" type="image" />
<img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" />
</form>
</div>

 

my site is

http://olliepots.blogspot.com/p/buy-shaving-supplies.html

 

thanks for any help

Login to Me Too
1 REPLY 1

Nogginhead
Contributor
Contributor

I got a similiar problem. Can't seem to get HTML code on web site to show a buy now button.... just the code??? What to do?  I got the code from PayPal, and did the transfer thing, and it appeared in the little text box I created on the website... Seems like that's what PayPal said to do... and now all I got is HTML code in a box on my web site... but no buy now button.... there might be a relationship between our problems.

 

Nogginhead

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.