Prorated Memberships w/ Approvals & Custom Profiles
-
I?need to create a membership site where the members sign up and the amount they get charged changes depending on when they sign up. It’s $130/year and goes down 1/12 per month. All memberships renew May 1st. So each month after May the total cost goes down 1/12.? ?
I was thinking I can create 12 unique subscriptions, with specific costs and use custom PHP to show them depending on the month.?
THE PROBLEM: if they buy in December, and pay around $60, how do I get them to renew in May for $130? Can I manually change their subscription and initiate a charge, can it be automatic? I’d like to gate the memberships as well so they are “pending” until we give full approval.
Last, I need custom profile attributes for members. Is there a way to set that up when they signup AND have them access their profile to update?
- You must be logged in to reply to this topic.