Why Open Source?
Billing touches every part of your business — revenue, customer data, financial reporting. You shouldn't have to trust a black box to get it right.
With Billing.net, you can:
- Audit the code — see exactly how billing works
- Self-host forever — no vendor dependency
- Customize workflows — fork and modify for your needs
- Contribute back — help build the future of billing infrastructure
How to Contribute
🐛
Report Issues
Found a bug? Open an issue on GitHub
💻
Submit PRs
Fix bugs or add features via pull requests
📚
Improve Docs
Help us document the platform better
MIT License
Billing.net is released under the MIT License — one of the most permissive open-source licenses.
You can use it commercially, modify it, distribute it, and sublicense it without restrictions. The only requirement is that you include the original copyright notice.
Community
Join developers worldwide who are building the open billing infrastructure:
Start Building
Clone the repository and start building with open billing infrastructure:
git clone https://github.com/billing-net/billing.net cd billing.net/backend ./run.sh