Sha256: 1ae0b2055456f41fe23dcfd8582c0d29714114aad77ac54b43a41f7b402f68c7
Contents?: true
Size: 1.11 KB
Versions: 306
Compression:
Stored size: 1.11 KB
Contents
# UltracartClient::TaxJarConfig ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **active** | **BOOLEAN** | True if TaxJar is active for this merchant | [optional] **api_key** | **String** | TaxJar API key | [optional] **estimate_only** | **BOOLEAN** | True if this TaxJar configuration is to estimate taxes only and not report placed orders to TaxJar | [optional] **send_outside_nexus** | **BOOLEAN** | Send orders outside your nexus TaxJar. The default is to not transmit outside orders to TaxJar to reduce API calls. However, this will prevent TaxJar from dynamically creating new Nexus when thresholds are exceeded for a state. | [optional] **send_test_orders** | **BOOLEAN** | Send test orders through to TaxJar. The default is to not transmit test orders to TaxJar. | [optional] **skip_channel_orders** | **BOOLEAN** | Do not send channel partner orders to TaxJar. Set this to true if your channel partner reports tax on their own. | [optional] **use_distribution_center_from** | **BOOLEAN** | Use distribution center from address | [optional]
Version data entries
306 entries across 306 versions & 1 rubygems