Can't crack the structure I need here. Help?
Posted: October 20th, 2011, 5:05 pm
I can't crack how to set this up. I've been banging my head against it for more than a week. I hope you can help.
Scenario:
1. Sell single post access each for 4 days.
2. Sell "Special" access to some posts forever (or for a time limit--say, 30 days--it doesn't matter).
3. Sell "Premium" access to all posts--*except* "Special" posts--for 60 days.
My solution
1. Needs an EOT, so I have to use a subscription modification button + ccap. It goes from (Level 0) to (Level 1+ ccap).
2. PROBLEM: Need to use a ccap for "Special", I don't see how to limit this to 30 days without affecting the ccaps from #1. If I use a Buy Now ccap for this, and the user is currently Level 1, it will disappear when the user downgrades (which is automatically 4 days after a #1 purchase). Alternately, if I use a sub mod button + ccap, the ccaps from #1 will last as long as #2 is in effect.
3. Upgrade via sub mod button to Level 4. My php grants access to any post if the user has Level 4 and the post does NOT have the #2 "Special" ccap. Alternately, I could make this just like #1, but with a one-year EOT.
Downgrading is a problem because it causes the ccaps to disappear. If a user buys a ccap at Level 1, then later upgrades to Level 4, then downgrades back to Level 0, does the user keep the ccaps? What if they downgrade back to Level 1?
What am I missing here? Thank you in advance!
Scenario:
1. Sell single post access each for 4 days.
2. Sell "Special" access to some posts forever (or for a time limit--say, 30 days--it doesn't matter).
3. Sell "Premium" access to all posts--*except* "Special" posts--for 60 days.
My solution
1. Needs an EOT, so I have to use a subscription modification button + ccap. It goes from (Level 0) to (Level 1+ ccap).
2. PROBLEM: Need to use a ccap for "Special", I don't see how to limit this to 30 days without affecting the ccaps from #1. If I use a Buy Now ccap for this, and the user is currently Level 1, it will disappear when the user downgrades (which is automatically 4 days after a #1 purchase). Alternately, if I use a sub mod button + ccap, the ccaps from #1 will last as long as #2 is in effect.
3. Upgrade via sub mod button to Level 4. My php grants access to any post if the user has Level 4 and the post does NOT have the #2 "Special" ccap. Alternately, I could make this just like #1, but with a one-year EOT.
Downgrading is a problem because it causes the ccaps to disappear. If a user buys a ccap at Level 1, then later upgrades to Level 4, then downgrades back to Level 0, does the user keep the ccaps? What if they downgrade back to Level 1?
What am I missing here? Thank you in advance!