README.md

31 lines | 1.026 kB Blame History Raw Download

Kill Bill

Kill Bill is the Open-Source Billing & Payment Platform.

Among features

  • Subscription engine, with plans management (trial, upgrade, downgrade, etc.), support of add-ons, bundles with multiple subscriptions
  • Invoicing engine, supporting different billing alignments, recurring and one-time charges, international tax, metered billing
  • Payment state machine, with payment routing capabilities, supporting dozen of gateways
  • Plugin architecture, which allows further customization with your own business logic, in Java or Ruby

You can find more information on killbill.io.

Getting started

Build

Build is handled by Maven:

mvn clean install -DskipTests=true

License

Kill Bill is released under the Apache license.