Sunday 01 July 2007 10:16:53 pm
it doesnt matter, as long as i can add the generated paypal code, it could be in the web editor or a tpl file, whichever works, and preferably the easier solution :) here is the sample code:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but6.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
<input type="hidden" name="encrypted" value="mysecretcode :)">
</form>
Yes all I am trying to do is add the paypal forms code which is basic html. it is just a simple payment button, where my clients can go to pay specific invoices, that may be $1, $10 or $100, or even $100.10 so this is why this is needed as it is generic, and will work well. I currently had to make a temporary solution to assist paying clients now, but I need to have it "included" within the site. BTW, I am using 3.9.2
Behind every great fortune lies a crime.
http://www.3cwired.com - Web Design/SEO/Repair/Sales/Upgrades
http://www.galants.org - The Home for Galant Enthusiasts
http://www.locatemyip.com - More than just free IP displays
|