docs/PaymentsConfigurationAmazon.md in ultracart_api-3.6.5 vs docs/PaymentsConfigurationAmazon.md in ultracart_api-3.6.6
- old
+ new
@@ -6,10 +6,10 @@
**accept_amazon** | **BOOLEAN** | Master flag to determine if this merchant accepts Pay by Amazon | [optional]
**access_key_id** | **String** | Amazon access key ID | [optional]
**accounting_code** | **String** | Optional accounting code for use with Quickbooks integrations | [optional]
**amazon_merchant_id** | **String** | Amazon merchant ID | [optional]
**deposit_to_account** | **String** | Optional deposit to account field for use with Quickbooks integrations | [optional]
+**environment** | **String** | Environment | [optional]
**restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
-**sandbox** | **BOOLEAN** | True if transactions should run against the Amazon sandbox. Useful for testing not configurations | [optional]
**secret_access_key** | **String** | Amazon secret access key | [optional]