ISettings Properties |
The ISettings type exposes the following members.
Name | Description | |
---|---|---|
AddOrderFieldsToRequest |
Gets or sets a value that determines if custom order fields are appended to the outgoing XML request.
| |
AddOrderLineFieldsToRequest |
Gets or sets a value that determines if custom order line fields are appended to the outgoing XML request.
| |
AddOrderLinePartsToRequest |
Gets or sets a value that determines if parts information (BOM) is appended to the outgoing XML request.
| |
AddProductFieldsToRequest |
Gets or sets a value that determines if custom product fields are appended to the outgoing XML request.
| |
AnonymousUserKey |
Gets or sets the customer name used in integration scenarios with anonymous users.
| |
AutoPingInterval |
Gets or sets the value for the ping interval.
| |
CalculatePriceUsingProductNumber |
Gets or sets a value that determines whether to use the product number in price calculations.
| |
CartCommunicationType |
Gets or sets the type of communication used for the cart. Valid options are defined in CartCommunicationType.
| |
ConnectionTimeout |
Gets or sets the ERP connection timeout in seconds.
| |
EnableCartCommunicationForAnonymousUsers |
Gets or sets a value that determines if (live) cart communication is enabled for anonymous users.
| |
EnableLivePrices |
Gets or sets a value that determines if live prices are retrieved from the ERP.
| |
Endpoint |
Gets or sets the ids for the Endpoint.
| |
ErpControlsDiscount |
Gets or sets if ERP controls discount calculations
| |
ErpControlsShipping |
Gets or sets if ERP controls shipping calculations
| |
ErpShippingItemKey |
Gets or sets the key for shipping item.
| |
GetProductInformationForAllVariants |
Gets or sets a value that determines if the product request should contain all product variants or only the product being requested.
| |
IsLiveIntegrationEnabled |
Gets or sets a value that determines if live integration is enabled.
| |
KeepLogFiles |
Gets or sets a value that indicates whether to keep log files or to truncate a single log file.
| |
LazyLoadProductInfo |
Gets or sets a value that determines if product info should be lazy loaded.
| |
LiveProductInfoForAnonymousUsers |
Gets or sets a value that determines if live product information should be retrieved for anonymous users.
| |
LogConnectionErrors |
Gets or sets a value that determines if connection errors should be logged.
| |
LogDebugInfo |
Gets or sets a value that determines if debug info should be logged.
| |
LogGeneralErrors |
Gets or sets a value that determines if general info should be logged.
| |
LogMaxSize |
Gets or sets a value that determines the maximum file size for the log before roll-over or clipping is applied.
| |
LogResponseErrors |
Gets or sets a value that determines if response errors should be logged.
| |
MakeRetryForLiveProductInformation |
Gets or sets a value that determines if calls to the ERP for live product info should be retried in case of a failure.
| |
NotificationEmail |
Gets or sets the recipient's email address for notification emails.
| |
NotificationEmailSenderEmail |
Gets or sets the sender's email address for notification emails.
| |
NotificationEmailSenderName |
Gets or sets the sender's name for notification emails.
| |
NotificationEmailSubject |
Gets or sets the subject of the notification email.
| |
NotificationSendingFrequency |
Gets or sets the frequency at which notifications should be sent.
| |
NotificationTemplate |
Gets or sets the template used for the notification email.
| |
NumberFormatCulture |
Gets or sets the number format culture.
| |
OrderCacheLevel |
Gets or sets the cache level for order information.
| |
OrderDiscountText |
Gets or sets the text for order discount order line.
| |
OrderStateAfterExportFailed |
Gets or sets the order state that is applied after order export failed.
| |
OrderStateAfterExportSucceeded |
Gets or sets the order state that is applied after order export succeeded.
| |
ProductCacheLevel |
Gets or sets the cache level for products.
| |
ProductDiscountText |
Gets or sets the text for product discounts.
| |
QueueOrdersToExport |
Gets or sets a value that determines if orders can be queued to be exported later.
| |
SaveCopyOfOrderXml |
Gets or sets a value that determines if a copy of the original order xml should be saved.
| |
SecurityKey |
Gets or sets the security key used to communicate with the ERP service.
| |
ShopId |
Gets or sets the ID of the shop used in this integration.
| |
SkipLedgerOrder |
Gets or sets a value that determines whether to skip sending ledger entries to the ERP.
| |
UseUnitPrices |
Gets or sets if use unit prices
| |
WebServiceConnectionStatusGlobalTagName |
Global tag for connection availability
| |
WebServiceURI |
Gets or sets the url for the Web Service.
|