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™
<?php
$now = strtotime("now");
$fixed_time = strtotime("31 December 2012");
$days_until_fixed_time = round(($fixed_time - $now) / ($seconds_in_one_day = 86400));
?>
<?php echo $days_until_fixed_time; ?>
[s2Member-Pro-PayPal-Form level="2" ccaps="" desc="your decription" ps="paypal" cc="EUR" ns="1" custom="yourdomain.nl" ta="0" tp="0" tt="D" ra="0.01" rp="<?php echo $days_until_fixed_time; ?>" rt="D" rr="BN" accept="paypal" accept_via_paypal="paypal" coupon="" accept_coupons="0" default_country_code="US" captcha="0" /]
pwallin wrote:It would be a one-time prepayment in full, which is equivalent to 10 monthly payments. Everyone who chooses this option will have their subscription expire on Dec 31, 2012.
Thus, if one person joins today and another joins a month from now, they will both pay the same one-time fee; and both their subscriptions will expire on the same day (Dec 31, 2012).
So I'd like to make a Paypal button for that.
pwallin wrote:Ideally I'd also like to automate a notification near the time of expiration, alerting prepaid members that their subscription will automatically renew on Jan 1, 2013, but will switch to monthly payments.
I think I can send this notification through my aWeber account if I have the prepaid members in a separate list, even though they are at the same Level 1 as those who opted to pay the regular monthly fee.
Or does S2 member have this capability? If so, would it make sense to create a Level 2 membership (for prepaids) that has identical access as Level 1? That way it would be easy to identify who gets notified on Dec 31, 2012.
pwallin wrote:Thanks Cristián. With S2member Pro, do I have to use Paypal Pro? I prefer to use Paypal standard, with the enhanced recurring billing option for subscribers who don't have or want a Paypal account.
pwallin wrote:It would be a one-time prepayment in full, which is equivalent to 10 monthly payments. Everyone who chooses this option will have their subscription expire on Dec 31, 2012.
Thus, if one person joins today and another joins a month from now, they will both pay the same one-time fee; and both their subscriptions will expire on the same day (Dec 31, 2012).
So I'd like to make a Paypal button for that.
Ideally I'd also like to automate a notification near the time of expiration, alerting prepaid members that their subscription will automatically renew on Jan 1, 2013, but will switch to monthly payments.
I think I can send this notification through my aWeber account if I have the prepaid members in a separate list, even though they are at the same Level 1 as those who opted to pay the regular monthly fee.
Or does S2 member have this capability? If so, would it make sense to create a Level 2 membership (for prepaids) that has identical access as Level 1? That way it would be easy to identify who gets notified on Dec 31, 2012.
Users browsing this forum: Google [Bot] and 2 guests