Page 1 of 1

Button Code Generator Select lenguage and image.

PostPosted: May 9th, 2010, 5:39 pm
by Maneiroxxi
Hi,

WordPress® Shortcode & Resulting PayPal® Button Code i need parameter for select lenguage and image.

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

I need:

<input type="image" src="https://www.paypal.com/es_ES/ES/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal. La forma rápida y segura de pagar en Internet.">
<img alt="" border="0" src="https://www.paypal.com/es_ES/i/scr/pixel.gif" width="1" height="1">


Thxs

Re: Button Code Generator Select lenguage and image.

PostPosted: May 13th, 2010, 1:23 am
by Jason Caldwell
Thank you for the feature request. We'll try to get this into the next release for you.

Re: Button Code Generator Select lenguage and image.

PostPosted: June 28th, 2010, 1:09 pm
by brettbum
Trying to figure out if this is in there already.

The default image from the button generation seems to be getting borked when it comes to image size. Would like to be able to do any of the following:

-Set/lock down image width and height
-upload or use an image saved in my own wordpress media library
-choose from other Paypal button options (including an image with a transparent background current gray background for default causing problems)

I listed several items, almost anyone of these would solve my own goals, listed them all in hopes, one might be already possible or doable in the near future. (any chance any of these are possible in the Pro version? Haven't seen a good feature comparison of free vs Pro, makes the choice to possibly upgrade a little murky)

Re: Button Code Generator Select lenguage and image.

PostPosted: June 29th, 2010, 12:59 am
by Jason Caldwell
Thanks for the great questions.
This feature was added around v3.0 I believe,
and it's definitely available in the latest version of s2Member.

-Set/lock down image width and height
-upload or use an image saved in my own wordpress media library
-choose from other Paypal button options (including an image with a transparent background current gray background for default causing problems)

In your Shortcode, you can change:
Code: Select all
image="default"

To whatever you'd like it to be:
If you don't have this in your existing Shortcode, you can just add it.
Code: Select all
image="http://example.com/my-image.png"

(any chance any of these are possible in the Pro version? Haven't seen a good feature comparison of free vs Pro, makes the choice to possibly upgrade a little murky)

Yes, this is ALSO available in the Pro version.
Please have a look at this PayPal® Pro Demo Video: viewtopic.php?f=4&t=304