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-tax.adoc
+13-31Lines changed: 13 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,38 +137,20 @@ In brief, you would need to do the following:
137
137
138
138
1. Ensure that the aviate plugin is installed and the tax feature is enabled and configured as explained above.
139
139
+
140
-
2. Create an account via https://apidocs.killbill.io/account#create-an-account[API] or https://docs.killbill.io/latest/userguide_kaui#create_an_account[kaui].
140
+
2. Create an account via https://apidocs.killbill.io/account#create-an-account[API] or https://docs.killbill.io/latest/userguide_kaui#create_an_account[kaui]. Ensure that the account has the correct country specified.
141
141
+
142
-
3. Create a billing account corresponding to the account. You can use the following API call. Ensure that the billing account includes tax registrations with the appropriate country code in the address.
4. Create a subscription corresponding to a product configured in Step 1. You can use https://apidocs.killbill.io/subscription#create-a-subscription[API] or https://docs.killbill.io/latest/userguide_kaui#_add_a_subscription[kaui]. The tax invoice item will automatically be generated.
142
+
3. Create a subscription corresponding to a product configured in Step 1. You can use https://apidocs.killbill.io/subscription#create-a-subscription[API] or https://docs.killbill.io/latest/userguide_kaui#_add_a_subscription[kaui]. The tax invoice item will automatically be generated.
143
+
144
+
The following demo illustrates the end-to-end workflow:
0 commit comments