tm.orderfee

Order fees can be defined to automatically add fees to an order in certain conditions. For example a fee for payment handling based on the payment method, or a fee for a specific delivery scenario.

Fields

FieldDescription
id
int
Unique ID
name<langcode>
mlstring
Name for the order fee
typeid
int
Type of the order fee. Can be Automatic (2401), Script (2402) or Manual (2403)

References: tm.systemtype

rule
OrderfeeRule
Definition of the rule that defines when the order fee will be applied
createdts
timestamp
Created timestamp
lastupdatets
timestamp
Last updated timestamp
isarchived
bool
Whether or not this item is archived
archivedts
timestamp
Archived timestamp