- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have read thru the forum - I THINK I have done it right . . . but it still doesn't work. What the heck am I doing wrong? My url is www.cnycatcoaltion.org. The code is below:
<A <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="RW32QJLJ5N28Y">
<input type="image" src="https://www.paypal.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.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</A>
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Donnac1222!
Looks like it's a quick simple fix! I couldn't get your URL or site to pull up but in your code snippet below it looks like your first <A> tag is missing a bracket >
Corrected code below:
<A> <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="RW32QJLJ5N28Y">
<input type="image" src="https://www.paypal.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.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</A>
Hope this helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Donnac1222!
Looks like it's a quick simple fix! I couldn't get your URL or site to pull up but in your code snippet below it looks like your first <A> tag is missing a bracket >
Corrected code below:
<A> <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="RW32QJLJ5N28Y">
<input type="image" src="https://www.paypal.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.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</A>
Hope this helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OMG! That must have happened in all the back and forth trying to fix it. Thanks! So I fixed it, but now I get
Also, I'm concerned that you couldn't get the web page. I'll post it again just in case I made an error the first time:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can access the site with the new URL provided.
I click on the button on the left hand side of the page and am able to get to the PayPal page where I can enter in my donation amount. I'm using internet explorer 8.
What browser are you using? Try clearing out the cache and cookies and let's see what happens.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using IE8 too. I cleared the cache, cookies, etc., but no go. I still am getting the same thing. I'm glad it is working for you. It works for me if I go to it thru Google Chrome too. Weird.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am new to sites and creating things and I am starting a non for profit looking for anyone that has a heart that will be willing to give great help and advice
Many Blessings
Angie

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Invalid sdk meta in Merchant services (Archive)
- Select Shipping or Delivery in Shipping (Archive)
- Donate image not working in Merchant services (Archive)
- Buy now button not working in Merchant services (Archive)
- Custom paypal button that a price may depends on several factors in Merchant services (Archive)