SMB Application That Send Invoice To Clients? Possible to Integrate in this Software? How

Is it possible to integrate Bonita with a recurring billing service to manage access to bonita based on customers or clients payment status? If so, how?

Like this https://www.reliabills.com/recurring-billing or https://github.com/service-bot

Hello,
I think it's possible to do something like you need. But it's will be not a full 'Bonita' application.

You will need to create create a scheduler application, that scan your 'payments status' in your database, and when your payment have the correct status, your scheduled application start your Bonita process based on this payment id or something else.

Regards,