Its not hard to do, I have set up some. You keep a database of users and what they have downloaded so far.
The key is you have to hook into your CCBill or Globill or whatever script, and add the db update as new members are added and deleted.
Then you have a download php page which authorizes the action, updates the db, etc.
No big deal, really, just some scripting.
|