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™

When Trial Membership Get Canceled

s2Member Plugin. A Membership plugin for WordPress®.

When Trial Membership Get Canceled

Postby drbyte » April 17th, 2011, 11:34 pm

Hi Jason

When a visitor sign in for lets say 1 week trial membership today and he/she decided to cancel it in the same day for some reason...would he/she be still able to access the site for the remaining week?

Thank You

Sam
User avatar
drbyte
Experienced User
Experienced User
 
Posts: 269
Joined: May 6, 2010

Re: When Trial Membership Get Canceled

Postby Jason Caldwell » April 18th, 2011, 11:45 pm

Yes. In the routine that processes EOT Times,
a cancellation within a trial period would result in this calculation.
Code: Select all
if (!$last_payment_time) /* If there's been no payment yet.
After p1, if there was a p1. Otherwise, reg. time + 1 day grace. */
$auto_eot_time = $registration_time + $p1_time + 86400; 
So if a Member signs up for a 1 week free trial, and cancels the same day, s2Member will demote them exactly 7 days later. There is one extra day grace period after the Trial Period is over; just to make sure access is not denied sooner than a Customer might expect.

By popular demand, this behavior started with s2Member v3.3.2+. A Free Trial, is free. From a Customer's perspective, a Free Trial should not be dependent on their intention to pay. Thus, cancelling a Free Trial should not end their access until the Free Trial Period is over. Also, in some cases an Initial/Trial Period may have cost them something; it just depends on how your Button/Form was configured.
~ 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: When Trial Membership Get Canceled

Postby drbyte » April 22nd, 2011, 9:54 pm

Hi Jason

Thank you for clearing this

Sorry been glued to the TV..It's the Hockey finals :)

Sam
User avatar
drbyte
Experienced User
Experienced User
 
Posts: 269
Joined: May 6, 2010


Return to s2Member Plugin

Who is online

Users browsing this forum: No registered users and 3 guests

cron