% sc = @store_config %> <%= render :partial => 'caboose/store/admin_header' %>
If calculating tax automatically, a TaxCloud (taxcloud.net) account is required. Otherwise, a custom tax function is required.
def custom_tax_function(invoice) {
# return 0.00
}