Skip to content
forked from killbill/killbill

Open-Source Subscription Billing & Payment Platform

Notifications You must be signed in to change notification settings

easemob/killbill

 
 

Repository files navigation

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

Note: some third-party artifacts (such as metrics-guice) are released in Bintray. Make sure to follow the instructions here (Set me up! button) to update your settings.xml.

License

Kill Bill is released under the Apache license.

About

Open-Source Subscription Billing & Payment Platform

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.0%
  • JavaScript 2.5%
  • CSS 1.9%
  • HTML 0.2%
  • Shell 0.2%
  • Ruby 0.1%
  • Other 0.1%