Paypal Button
-
We are trying to put up a Paypal Donation button on our site but it is not working. Cannot click on it to take to the payment site? Can you help
The blog I need help with is: (visible only to logged in users)
-
Hi! You’ll need this code first:
https://en.support.wordpress.com/paypal/get-paypal-button-code/Then use these steps:
http://en.support.wordpress.com/paypal/If you get stuck, share the code here and we’ll help with the rest.
-
Tried those already. Not working. Here is the code:
<img src=”https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_cc_147x47.png” alt=”https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RQ5662EMDBC3Y” />
-
Okay, try this instead:
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RQ5662EMDBC3Y"><img src="https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_cc_147x47.png" alt="Donate" /></a>
- The topic ‘Paypal Button’ is closed to new replies.