It'd be helpful if somebody would publish those tags that are needed for paypal (and google). I've tried those that I see in the code, but it doesn't work for me :(
Cheers!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How would I enter the following next to my listing? the html editor won't save this type of entry:
<form action="https://www.paypal.com/cgi-bin/webscr"; method="post">
<input type="hidden" name="cmd" value="_xclick"><input type="hidden" name="business" value="designs@sharondippity.com"><input type="hidden" name="undefined_quantity" value="1"><input type="hidden" name="item_name" value=" stars"><input type="hidden" name="item_number" value=""><input type="hidden" name="amount" value="20.00"><input type="hidden" name="no_shipping" value="1"><input type="hidden" name="no_note" value="1"><input type="hidden" name="currency_code" value="USD">
<input type="image" src="https://www.paypal.com/images/x-click-but01.gif";border="0" target="_blank" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</input></input></input></input></input></input></input></input></input></input></form>
have you allowed these tags in your /conf/textSettings.php file?
Well now there's a clue. Yes and now it works. Thanks
Hi, do you have problems with multiple line breaks after you enter the form HTML for paypal? I do and it's driving me nuts. Not a long trip either.
I am having to use an iframe for this, cos my mod of the file is insufficient:
conf/textSettings.php
<b><a><i><u><ul><ol><li><table><embed><object><script><form><input><iframe><strong><tr><td><dd><dt><dl><p><br><div><span><blockquote><th><tt><img><pre>
It'd be helpful if somebody would publish those tags that are needed for paypal (and google). I've tried those that I see in the code, but it doesn't work for me :(
Cheers!