tm.paymentmethod
Fields
Field | Description |
---|---|
id int | Unique ID |
name<langcode> mlstring | Name of the payment method |
internalremark string | Internal remark, will not be shown to customers |
paymentmethodtypeid int | Type of the paymentmethod. For a list of possible types see here References: tm.paymentmethodtype |
config map[k:string t:map v:mixed] | Specific configuration for the payment method, content depends on the payment method type. |
createdts timestamp | Created timestamp |
lastupdatets timestamp | Last updated timestamp |
isarchived bool | Whether or not this item is archived |