Log in

View Full Version : Adding a pay pal button in threads


D19RNY
06-05-2010, 07:16 PM
I really need help with this I insert the code, the pay pal image comes up but i keep getting
this vBulletin Message
"Invalid Action Specified"

your24hourstore
06-05-2010, 08:42 PM
best to use a mod for that a good one is clickable link in postbit it will put a link
right under the users avatar you can make it say what ever you want Donate Paypal what ever i will try and find it and add the link in here

--------------- Added 1275774333 at 1275774333 ---------------

these are both good
https://vborg.vbsupport.ru/showthread.php?t=236480
https://vborg.vbsupport.ru/showthread.php?t=235619

D19RNY
06-06-2010, 02:03 PM
Thanks harleyparts but im not trying to get donations i have a couple of items to sell and the html code is a custom paypal button

Xencored
06-06-2010, 02:33 PM
Thanks harleyparts but im not trying to get donations i have a couple of items to sell and the html code is a custom paypal button

Can you paste the code here (staring out ****** the personal info!)

D19RNY
06-06-2010, 02:38 PM
Hi Mike i need to add a button into different posts because the prices would be different.
<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="K2QVWZ4GH65BC">
<input type="image" src="https://www.paypal.com/en_US/GB/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.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1">
</form>

The code is straight from the pay pal button generator.

If you click on the link to my forum below and then the pay pal button you'll see the problem
http://www.fivestargamerz.com/showthread.php?17-Large-7-Inch-Touchscreen-Bluetooth-GPS-Car-DVD-Player
Thanks Mike

Xencored
06-06-2010, 04:31 PM
Hi Mike i need to add a button into different posts because the prices would be different.
<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="K2QVWZ4GH65BC">
<input type="image" src="https://www.paypal.com/en_US/GB/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.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1">
</form>

The code is straight from the pay pal button generator.

If you click on the link to my forum below and then the pay pal button you'll see the problem
http://www.fivestargamerz.com/showthread.php?17-Large-7-Inch-Touchscreen-Bluetooth-GPS-Car-DVD-Player
Thanks Mike

Hey i looked at your post but i see nothing wrong
the button is under the "?310 Inc Delivery"

Whats the problem?

D19RNY
06-06-2010, 06:48 PM
click the button, you will get the vBulletin Message
"Invalid Action Specified"

hotslot
06-06-2010, 09:49 PM
it worked for me when I clicked on it.

sportsbuddys
06-07-2010, 09:22 AM
I have one on my home page as a widget and also in my support tab :)

D19RNY
06-07-2010, 02:58 PM
I know what the problem is if your a guest viewing it will go to the pay pal site but if you are a registered user it goes to a vb error page.
And I really appreciate the help from all you guys that have taken a look and helped.