Combu 2.1 featured the support for add-ons (learn here how you can create add-ons yourself), our first official add-on is License Manager.
This add-on will make your life easier if you need subscription or perpetual license plans for the players of your awesome game/app by storing the license data directly in Combu. This product will do the back-end work for you and you will be able to manage the licenses directly in the administration console of Combu.
License Manager does not provide any online payment at this moment, as most of Combu stuff it is a storage layer. It's not completely impossible that some payment service will be implemented in the future, but for now there isn't any plan about it.
Though updating licenses after a payment from your own PHP files will be really easy: just include Combu api.php and call LicenseManager::SaveLicense, that's all!
FRANCESCO CROCETTI @ SKARED CREATIONS