Donate Button Not working

poesprogeny
New Community Member

I have copied and pasted the donate button code multiple times as given by Paypal, but it's not working on our site.  I have place the code inside a module on a Joomla run site.  We had a donate button and Buy buttons on our older Joomla site.  Anyone know what the problem is?

 

Here's the code I pasted the last time.

 

<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="D2NCEJKGN6UHW">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_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>


Login to Me Too
1 REPLY 1

Misty11
Advisor
Advisor

Hello poesprogeny and Welcome to the Community Robot wink


From reviewing your code it looks good. However, you mentioned that you are using Joomla to design your website. Joomla will normally strip out HTML code which may be the reason you are encountering these issues. You may want to look at this Joomla documentation to see if it will help fix the problem.

 

Let me know if you have any questions.

~Misty

 

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.