You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: userguide/aviate/aviate-getting-started.adoc
+30-20Lines changed: 30 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@
4
4
5
5
In this guide, you will:
6
6
7
-
* Use *Aviate* to configure your billing environment.
8
-
* Switch to *Kaui* to create your first customer and subscription.
7
+
* Use http://aviate.killbill.io[*Aviate*] to configure your billing environment.
8
+
* Switch to http://demo.killbill.io[*Kaui*] to create your first customer and subscription.
9
9
* Generate and view an invoice.
10
10
* Understand the role of *Kill Bill*, *Aviate*, and *Kaui*.
11
11
* End up with a fully working fictive SaaS company set up for demos.
@@ -18,9 +18,9 @@ The example company used throughout this guide is *CloudSprout*, a fictional Saa
18
18
19
19
Before starting, it helps to understand how the pieces fit together.
20
20
21
-
* *Kill Bill* is the billing engine. It manages accounts, subscriptions, invoices, payments, and taxes.
22
-
* *Aviate* is the Enterprise control and management plane. You use it to configure catalogs, taxes, invoice templates, and tenant settings, as well as proactively monitor the health of the billing engine.
23
-
* *Kaui* is the billing operations UI. You use it for day-to-day actions such as creating customers, managing subscriptions, and reviewing invoices.
21
+
* https://killbill.io/[*Kill Bill*] is the billing engine. It manages accounts, subscriptions, invoices, payments, and taxes.
22
+
* http://aviate.killbill.io[*Aviate*] is the Enterprise control and management plane. You use it to configure catalogs, taxes, invoice templates, and tenant settings, as well as proactively monitor the health of the billing engine.
23
+
* http://demo.killbill.io[*Kaui*] is the billing operations UI. You use it for day-to-day actions such as creating customers, managing subscriptions, and reviewing invoices.
24
24
25
25
In short:
26
26
@@ -37,7 +37,7 @@ This checklist guides you through the minimum required setup to bill customers.
37
37
38
38
You should complete all steps in order.
39
39
40
-
=== Configure company settings
40
+
=== Configure Company Settings
41
41
42
42
This step defines who you are as a business.
43
43
@@ -63,7 +63,7 @@ The following demo shows how you can configure the company settings via Aviate.
63
63
64
64
''''
65
65
66
-
=== Configure the catalog
66
+
=== Configure the Catalog
67
67
68
68
The catalog defines what you sell.
69
69
@@ -72,16 +72,22 @@ For CloudSprout, create a simple catalog with:
72
72
* A small number of subscription plans (for example Starter, Team, Business).
0 commit comments