<!-- ~ Copyright 2010-2011 Ning, Inc. ~ ~ Ning licenses this file to you
under the Apache License, version 2.0 ~ (the "License"); you may not use
this file except in compliance with the ~ License. You may obtain a copy
of the License at: ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless
required by applicable law or agreed to in writing, software ~ distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT ~ WARRANTIES
OR CONDITIONS OF ANY KIND, either express or implied. See the ~ License for
the specific language governing permissions and limitations ~ under the License. --><!DOCTYPE html><htmllang="en"><head><metacharset="utf-8"><title>Collector core | Dwarf</title><metaname="user guide"content=""><metaname="author"content="Stephane Brossier"><!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]--><linkrel=stylesheettype="text/css"href="css/bootstrap.min.css"><linkrel=stylesheettype="text/css"href="css/prettify.css"><linkrel=stylesheettype="text/css"href="css/killbill.css"><scriptsrc="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script><scriptsrc="js/prettify.js"></script><scriptsrc="js/bootstrap-dropdown.js"></script><scripttype="text/javascript">var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-19297396-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script></head><bodyonload="prettyPrint();"><divclass="topbar"data-dropdown="dropdown"><divclass="topbar-inner"><divclass="container-fluid"><aclass="brand"href="../index.html">Killbill</a><ulclass="nav"><liclass="active"><ahref="user.html">User Guide</a></li><li><ahref="setup.html">Setup/Installation</a></li><li><ahref="api.html">APIs</a></li><li><ahref="design.html">Design</a></li><li><ahref="http://groups.google.com/group/killbill-users">Mailing List</a></li></ul><ulclass="nav secondary-nav"><liclass="dropdown"><ahref="#"class="dropdown-toggle">Maven sites</a><ulclass="dropdown-menu"><li><ahref="http://sbrossie.github.com/killbill"target="_blank">Killbill</a></li></ul></li></ul><ulclass="nav secondary-nav"><liclass="dropdown"><ahref="#"class="dropdown-toggle">Github projects</a><ulclass="dropdown-menu"><li><ahref="http://github.com/ning/killbill"target="_blank">Killbill</a></li></ul></li></ul></div></div></div><divclass="container-fluid"><divclass="sidebar"><divclass="well"><h5>User Guide</h5><ul><li><ahref="#getting-started">Getting Started</a></li><li><ahref="#catalog-configuration">Catalog Configuration</a></li><li><ahref="#automatic-billing">Automatic Billing</a></li><li><ahref="#proration">Proration</a></li><li><ahref="#payment-pluggin">Admin UI</a></li></ul></div></div><divclass="content"><h2class="getting-started">Getting Started</h2>
Bla bla get me started
<h2class="catalog-configuration">Catalog Configuration</h2>
Bla bla catalog config
<h2class="automatic-billing">Automatic Billing</h2>
Automatic billing
<h2class="proration">Proration Logic</h2>
Bla bla proration
<h2class="payment-pluggin">Payment Pluggin</h2>
Bla bla payment plugin
</div></div></body>