PriMoThemes — now s2Member® (official notice)

This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™

Membership with Donation

s2Member Plugin. A Membership plugin for WordPress®.

Membership with Donation

Postby mrarlen » July 19th, 2010, 10:44 pm

Hi,
I want to allow level 1 access to my site for a donation (without specifying an exact amount).

Can you please explain how I would do that?

As a feature request, I'd like to determine membership based on the amount given...
ie- $1-99 donation = Level 1 access, $100-499 = level 2, etc...

Thanks!
I'm so glad I purchased this!!!

:)
arlen
:D
User avatar
mrarlen
Registered User
Registered User
 
Posts: 1
Joined: July 19, 2010

Re: Membership with Donation

Postby Jason Caldwell » July 22nd, 2010, 7:09 pm

Thanks for purchasing s2Member Pro.
I want to allow level 1 access to my site for a donation (without specifying an exact amount).
Can you please explain how I would do that?

This is supported by s2Member Pro, but it requires a little hacking.
You will need to install the Exec-PHP plugin for WordPress first.
Then, you can insert your PayPal Pro Shortcode, like this ( with a PHP echo ):
Code: Select all
[s2Member-Pro-PayPal-Form level="1" ccaps="" desc="$0.01 USD / One Time ( for lifetime access, non-recurring, no trial )" ps="paypal" cc="USD" custom="www.example.com" tp="0" tt="D" ra="<?php echo $_GET['amount']; ?>" rp="1" rt="L" rr="BN" /]

The relevant portion here, is this part:
Code: Select all
ra="<?php echo $_GET['amount']; ?>"

So now you can create links to your Form, that look something like this:
Code: Select all
http://example.com/checkout/?amount=10.00
http://example.com/checkout/?amount=20.00
http://example.com/checkout/?amount=30.00
http://example.com/checkout/?amount=40.00

As a feature request, I'd like to determine membership based on the amount given...
ie- $1-99 donation = Level 1 access, $100-499 = level 2, etc...

This is NOT possible yet, even with s2Member Pro. I'll accept this as a feature request though.
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA

Re: Membership with Donation

Postby kenlefeb » April 24th, 2011, 7:36 pm

I have a client who's asking for exactly this type of capability, right now... am I lucky enough that you've added this to the latest version, yet?

Except for the need to allow user-specified donation amounts, S2Member looks perfect for our needs!
User avatar
kenlefeb
Registered User
Registered User
 
Posts: 1
Joined: April 24, 2011

Re: Membership with Donation

Postby Jason Caldwell » April 25th, 2011, 6:10 am

Hi there. Thanks for your inquiry.

Sorry, not yet. FYI: This technique is also possible with Buttons. There is another thread covering this topic, you might find this information useful, as it outlines how to achieve this using the technique I described above. viewtopic.php?f=36&t=1604
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA


Return to s2Member Plugin

Who is online

Users browsing this forum: No registered users and 1 guest

cron