ResellerConfiguration Properties |
The ResellerConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| AddressFetchPluginName |
Gets or sets the address fetch plugin name.
| |
| AllowPartialPayments |
Gets or sets a value indicating whether partial payments are allowed.
| |
| AllowSendInvoiceEmail |
Gets or sets a value indicating whether send invoice email is allowed.
| |
| CustomAttributes |
Gets or sets the custom attributes.
| |
| DataObject |
Gets or sets the data object. When getting data object it creates a new object from the database.
| |
| DefaultCurrency |
Gets or sets the default currency.
| |
| DefaultLanguageId |
Gets or sets the default language id.
| |
| DefaultPaymentMethod |
Gets or sets the default payment method.
| |
| DefaultTemplateLanguageId |
Gets or sets the default template language id.
| |
| DocumentIdGenerator |
Gets or sets the document id generator.
| |
| Id |
Gets or sets the id.
| |
| OrderPageUrl |
Gets or sets the order page URL.
| |
| PaymentCountersPrefix |
Gets or sets the payment counters prefix.
| |
| PaymentIdGenerator |
Gets or sets the payment id generator.
| |
| PaymentMethods |
Gets or sets the list of reseller's payment methods.
| |
| PendingChargeDelay |
Gets or sets the pending charge delay.
| |
| ResellerCurrencies |
Gets or sets the list of reseller's currencies.
| |
| ResellerLanguages |
Gets or sets the list of reseller's languages.
| |
| ResellerMatchingMethodOnPaymentUpload |
Gets or sets the reseller matching method on payment upload.
|