I was wondering what would be the best way to manage a subscription service. I'm probably going to be using a custom CMS, and I'd like a way to verify that a user has paid, and automate upgrading their access level.
Is there an easy way to integrate this with my CMS? Has anyone done this before? Most solutions I've seen require you to manually add the user to the right group.
