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
You can also install the plugin via the https://aviate.killbill.io/home[Aviate UI] "Plugin Marketplace" tab. Refer to the <<aviate_integration, Aviate Integration>> section below for more details.
71
+
70
72
== Database Configuration
71
73
72
74
The AvaTax plugin requires some additional database tables. To create these tables, please follow the steps given below:
//TODO: Properties for TaxRatesAPI are not included as I can no longer find any documentation for this in the Avalara docs. Check if the TaxRates API works and if so include these properties
124
126
127
+
Alternatively, you can also configure these properties via the https://aviate.killbill.io/home[Aviate UI] "Plugin Configuration" tab. Refer to the <<aviate_integration, Aviate Integration>> section below for more details.
128
+
129
+
[[aviate_integration]]
130
+
== Aviate Integration
131
+
132
+
You can use the https://aviate.killbill.io/home[Aviate UI] to install/configure the plugin. Refer to the following demo:
An https://github.com/killbill/killbill-avatax-ui[Avatax Rails Mountable Engine] is available. This allows you to configure the plugin, configure the product tax codes, and set account exemptions via Kaui. The UI becomes available in Kaui once the AvaTax plugin is installed and can be accessed by clicking the plug icon in Kaui. Refer to the https://docs.killbill.io/latest/userguide_kaui#avatax[Kaui Guide] for further details.
@@ -154,6 +172,20 @@ geographic location.
154
172
//TODO
155
173
//As per readme, You can also specify a location code per invoice line item by passing the property locationCode_<INVOICE_ITEM_ID> as a plugin property. Find out how to do this and add documentation for this here
156
174
175
+
Refer to the following demo:
176
+
177
+
NOTE: A demo is included for this section as tax calculation by zip code is the most common use case. For other features, follow the testing steps in each subsection.
You can also install the plugin via the https://aviate.killbill.io/home[Aviate UI] "Plugin Marketplace" tab. Refer to the <<aviate_integration, Aviate Integration>> section below for more details.
0 commit comments