<% if (isConnectedToXero) { %>
You can enable or disable Tax in your Xero configuration. Go to Connections > Xero > Configure.
<% } else if (isConnectedToQBO) { %>
<% if (isAmericanQBO) { %>
Tax tracking is not available on policies that are connected to the US version of QuickBooks Online. Please contact us if you have any questions.
<% } else { %>
You can enable or disable Tax via the QuickBooks Online connection configuration. Go to Connections > QuickBooks Online > Configure
<% } %>
<% } else if (isConnectedToNetSuite) { %>
<% if (isTaxEligibleNS) { %>
<% if (isNetSuiteMissingTaxGroups) { %>
Sorry, but we could not find any eligible tax groups from your currently connected NetSuite subsidiary. Please enable and configure Tax Groups in NetSuite and sync again. Contact us if you have any questions.
<% } else { %>
You can enable or disable Tax via the NetSuite connection configuration. Go to Connections > NetSuite > Configure
<% } %>
<% } else { %>
Tax tracking is not available for your current connected subsidiary's country. Please contact us if you have any questions, or think this is in error.
<% } %>
<% } else if (isConnectedToFFA) { %>
You can enable or disable Tax in your FinancialForce configuration. Go to Connections > FinancialForce > Configure.
<% } else { %>
Tax can be complex. Take a look at our help page for more information and please contact us if you need help implementing tax tracking.
<% } %>