You probably have all users/passwords stored in a htpasswd file or in a database. For each user you need to check when his/her subscription ends and then delete the account. The only real problem is with recurring subscriptions which have to be cancelled afaik.
|