Page 1 of 1

My own paypal button?

PostPosted: September 14th, 2010, 5:21 am
by michaeljack
Hello there ! The french touch is here ^^ (sorry for my ******* english) :lol:

First of all, i want to thank the creator of this amazing plugin, i just love it !

I want to know if it's possible to create my own button for paypal?

I want this picture for paypl button, because it's much impressive for selling something 8-)
Image

Thank you so much for help !

PS: If you launch an affiliate program in this plugin, i think you'll be rich very soon ^^

Re: My own paypal button?

PostPosted: September 24th, 2010, 7:57 am
by michaeljack
It's impossible? :/

Re: My own paypal button?

PostPosted: September 24th, 2010, 3:01 pm
by BlackCap
go to s2members /paypal button and use the full code...
find and edit the image url to you own. Look for...

Code: Select all
<input type="image" alt="PayPal®" style="border:0;" src="https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif" />
</form>

Re: My own paypal button?

PostPosted: September 26th, 2010, 11:10 am
by ChuckNorris
BlackCap wrote:go to s2members /paypal button and use the full code...
find and edit the image url to you own. Look for...

Code: Select all
<input type="image" alt="PayPal®" style="border:0;" src="https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif" />
</form>


I tried this, ONLY replacing the paypal image URL and it messed things up.