Problem with PayPal button: problem with seller's website

rgray80
New Community Member

I created this paypal buy now button and I can't get it to work with my site at all. I looked around on the forum and tried all the solutions: clearing cookies, emurating (clearing out the numbers), everything. Nothing seems to work. I haven't changed nothing to the button. Below is my code:

 

<td align="center"><form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="H5GM28TVYG3QY">
<table>
<tr><td><input type="hidden" name="on0" value="Purchase Credits">Purchase Credits</td></tr><tr><td><select name="os0">
 <option value="5 Credits">5 Credits $0.00</option>
 <option value="10 Credits">10 Credits $0.00</option>
 <option value="20 Credits">20 Credits $0.00</option>
</select> </td></tr>
</table>
<input type="hidden" name="currency_code" value="USD">
<input type="image" src="https://www.paypalobjects.com/WEBSCR-640-20110306-1/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/WEBSCR-640-20110306-1/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</td>

Login to Me Too
1 REPLY 1

Misty11
Advisor
Advisor

Hello rgray80,

 

Welcome to the Forums.

 

I did test the button and got the same error, I would delete the button and re-create it and see if you get the same error. If you do I would then call PayPal directly and we can take a look at it more in depth.

 

Smiley HappyMisty

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.