I think there are several options that you would need to evaluate. CloudStack has an inbuilt simple credit or prepaid based system, that's the quota plugin you can try: https://docs.cloudstack.apache.org/en/latest/plugins/quota.html
In addition to this, one can write their own billing logic on top of the usage records APIs - https://docs.cloudstack.apache.org/en/latest/adminguide/usage.html Some of the commercial billing integrators that you may explore are - Apiculus, StackBill, HostBill, Amysta, Stack Console. I may be forgetting a couple more that the community might help suggest. Regards. ________________________________ From: Prasad Reddy <[email protected]> Sent: Sunday, July 16, 2023 05:46 To: [email protected] <[email protected]> Subject: Re: Cloudstack Billing Integration I think this is the weak link of this entire project. Having a simple user management and billing system would make the project worthwhile. Pretty much all major contributors to this project are working to make sure their proprietary subscription based billing works. ᐧ On Sat, Jul 15, 2023 at 4:24 PM Ian Tobin <[email protected]> wrote: > Hi, > > I'm sure this has been asked before but what are people using for billing, > I've seen some such as Hostbill but they are all seem to be very costly in > comparison to standard VPS integration. > > Thanks > > Ian > > >
