Page 1 of 1

Paypal Pro Forms

PostPosted: January 20th, 2012, 11:07 am
by youracp
Hello,

When editing the Level access with the Pro forms for papal they always show a dollar "$" sign regardless of currency change

[s2Member-Pro-PayPal-Form level="1" ccaps="" desc="$55.00 GBP / Yearly ( recurring charge, for ongoing access )" ps="paypal" lc="" cc="GBP" ]

Edited above code for post

Anyway this can be changed?

Regards

Stuart

Re: Paypal Pro Forms

PostPosted: January 23rd, 2012, 5:38 pm
by Raam Dev
Hi Stuart,

If you're referring to the button generators that automatically generate the Description for you, then no, that part cannot be changed without hacking into s2Member itself.

Can you let me know if that's what you're referring to? If it is, then I will forward this as a feature request to the lead developer.

Re: Paypal Pro Forms

PostPosted: January 24th, 2012, 11:40 am
by youracp
Hi Raam,

Thanks for the response yes it is exactly that the button descriptions

Regards

Stuart

Re: Paypal Pro Forms

PostPosted: January 24th, 2012, 1:36 pm
by Jason Caldwell
Thanks for the great feedback. Until this is implemented, you can change the $ sign to whatever you need by altering the desc="" attribute in your Shortcode. The currency is set during button generation, so all that's left is to change the $ sign to whatever you prefer.

Re: Paypal Pro Forms

PostPosted: January 24th, 2012, 2:24 pm
by youracp
Thanks very much :-)