Zeon Posted January 27, 2009 Share Posted January 27, 2009 Hi Guys, Sorry if this is really basic and a big overlook on my part but I just can't figure it out! Here is the situation: - Want to have an 18 or 24 month contract with clients for X amount per month for a certain product - Once contract period is up they are no longer charged and ideally switched to another product Basically they are paying for their website design via a monthly charge and once their contract is up they switch to a basic hosting plan. Is this possible and if so how would I set it up? 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted January 27, 2009 Share Posted January 27, 2009 add 2 products - the hosting, values as normal, and the spread-design cost (monthly) add a mod_hostingexpiry table, 2 fields, hostingid, expirydate add an admin module to input the values add a cron job which sets the spread-design hostingid, status "Cancelled" when nextdue >= expirydate deletes the mod_hostingexpiry record 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.