Hello, I don t understand why the buttons (basically paypal button) I added appear in thumbnail listing of my gallery...
http://www.audience33.com/?content/A33Shop/Tee+Shirts/
thanks for your help !
X3 Photo Gallery Support Forums
<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="RMRJE3DBYQTRW"> <table> <tr><td><input type="hidden" name="on0" value="Taille">Taille</td></tr><tr><td><select name="os0"> <option value="L">L </option> <option value="XL">XL </option> <option value="XXL">XXL </option> </select> </td></tr> </table> <input type="image" src="https://www.paypal.com/fr_FR/FR/i/btn/btn_buynow_SM.gif" border="0" name="submit" alt="PayPal - la solution de paiement en ligne la plus simple et la plus sécurisée !"> If it is just a button, it doesn't need to be complex, but I think Paypal likes to add their button as a FORM, so that it can include values and fields. I think they have a plain image-button version also. However, if you have a LIST, it will need to be a complex form like you see.kameleo wrote:The code I added is generated by paypal and I m also wondering why they create such a complex code for just basically an image, a drop down menu and a link...
As mentioned, I believe it will include a way to sell tangible products, also called "self-fulfillment".kameleo wrote:I read that you re working on shopping cart integration, but I just want to sell teeshirt, some little jewelry and littel scupltures, not only pictures, that is the reason why I wanted to integrate an image with the link to paypal in the description.