I'm looking for software that will handle the following: 1) Allow members to sign up and purchase a membership to a RSS feed (they can view the feed by adding their username and password in a querystring) 2) Allow members to purchase multiple subscriptions, and have their subscription price reflect the additional subscriptions 3) Allow them to drop subscriptions And more, but it has to do this first.
More Questions Great, next question - I've been playing with the demo, and it looks as though there is a way to set up recurring payments (probably through PayPal subscriptions or something similar) but I can't find where I would do that at. Is that option just turned off in the demo? And how would I go about having a member upgrade? Is that intrensic, or would I have to customize the script to get an easy upgrade for the user? And during the upgrade, would the user be charged the prorated amount immediately, or would they be billed at the next billing cycle? What about if they purchased 2 of the same "subscription" Could I have the system tell my pages that they're signed up for 2? (That would be okay. Actually, it would be preferable... Less work on my end)
Demo has no payment processors enabled that could handle recurring billing, so you don't see this option. If you enable PayPal or other compatible processor, it will be possible.