Image Not Showing Up For Custom Button

slraby
New Community Member

I have created a custom button in paypal following the directions provided. 

I have put the code into WIX's HTML widget and got the button looking beautiful and working. Then some people complained about not being able to see it in certain browsers so I went to check it on the website and it was no longer working at all. The image is not showing. So I regenerated code and put it in. Still not working. I am at a loss.

 

Here is the code I am putting in

<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="JXR3VWWEHPYX6">
<input type="image" src="https://static.wixstatic.com/media/fdeeee_ddbf9c305ae64a34927e240ac5a7ed71~mv2.png/v1/fill/w_198,h_8..." 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>

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.