Page 1 of 1

Update Billing after member expiration

PostPosted: July 19th, 2011, 11:51 am
by blewis
I am just setting up s2Mmeber Pro with PayPal Pro (ARB). I have only one level of membership (level 1) but have the EOT set to demote them to Level 0 if they let their account expire (bad CC, etc). I don't want the accounts deleted, I want to give them a chance to re-join.

I have a main member page which users are directed to after logon, but it's really just for real members (Level 1). If a person is Level 0 and logs in, I want them to go to a page that explains that they have expired and a link to the Billing Update form. How would I accomplish that?

thanks,
Bryan

WordPress version: 3.1.4
s2member Pro: 110710

Re: Update Billing after member expiration

PostPosted: July 20th, 2011, 12:12 am
by Cristián Lávaque
Hi Bryan.

You could use conditionals in your Login Welcome Page to display different messages depending on the user's level. WP Admin -> s2Member -> API / Scripting -> Simple/Shortcode Conditionals

I hope that helps. :)

Re: Update Billing after member expiration

PostPosted: July 20th, 2011, 10:26 am
by blewis
I will give that a try...thanks.

Re: Update Billing after member expiration

PostPosted: July 20th, 2011, 11:33 am
by blewis
That worked quite well. Thanks for the heads up about that. I hadn't really read too much about the conditional options.

Bryan

Re: Update Billing after member expiration

PostPosted: July 20th, 2011, 10:04 pm
by Cristián Lávaque
I'm glad it helped you. :)