Hi Skared Creations,
How are renewals handled?
I create an account and receive a license that I've configured as monthly. At the end of that month ... what happens?
Thanks,
TC
Sorry I completely missed this message: there's no auto-renewal, because usually the time limited licenses are granted after some payment or whatever else through your own made PHP scripts (read at top pf this page to see how to update licenses through Combu API from your own PHP scripts, just matter of including /combu/lib/api.php and call a static method of LicenseManager class, of course this requires PHP programming knowledge).
So what happens after the license is expired is that the user has no more valid license so the license check will fail and you'll deny access to your app/game.
FRANCESCO CROCETTI @ SKARED CREATIONS