i'm using paypal buttons on my site, how can i make it display my own text?
if html button, possible display link says 'cart' instead of image?
<form name="_xclick" target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="">
<input type="image" src="https://www.paypal.com/en_us/i/btn/view_cart.gif" border="0" name="submit" alt="make payments paypal - it's fast, free , secure!">
<input type="hidden" name="display" value="1">
</form>
i believe paypal has builder doing this. login paypal account. click on 'merchant services'. choose button type want (payment, subscription, etc). run through rest of options. generate button form there tab @ top have generated link. tab titled "email".
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment