Commerce
BCFeeMapping
Fee Mapping
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
Active | bit | Active | - | |
Description:Defines if the Fee type mapping is active or not. | ||||
BindingID | int | BCBinding | ||
Description:The primary key and identity of the related BCBinding. | ||||
EntryDescriptionNonexistent in DB | string | Entry Type Description | - | |
Description:The detailed description for the entry type. | ||||
EntryTypeID | nvarchar(10) | ERP Entry Type | CAEntryType | |
Description:The corresponding entry type is chosen for the particular fee type. | ||||
FeeDescription | nvarchar(100) | Fee Description | - | |
Description:Gets or sets the Fee type description. | ||||
FeeMappingID | int | - | ||
Description:The record identity. | ||||
FeeType | nvarchar(100) | Fee Type | - | |
Description:The fee that is charged by Shopify for the order level. | ||||
PaymentMappingID | int | BCPaymentMethods | ||
Description:The primary key and identity of the related BCPaymentMethods. | ||||
TransactionTypeNonexistent in DB | string | Transaction Type | - | |
Description:The type of transaction the entry type is based on. | ||||