Interface IPaymentMethod

Payment Method Entity Interface

Hierarchy

Implemented by

Properties

api_id: string

API ID

api_key: string

API Key

codename: string

Code Name

currency_code: string

Currency Code

currency_symbol: string

Payment Method Code

enable_drawer: boolean

Enable Drawer

enable_receipt: boolean

Enable Receipt

image_url: string

Image URL

is_cash: boolean

Is Cash

is_disabled: boolean

Is Disabled

is_integrated: boolean

Is Integrated

is_sales_exclusive: boolean

Is Sales Exclusive

name: string

Payment Name

name_abbrev: string

Name Abbreviation

name_translations: Record<string, string>

Translations of the name

payment_currency_id: number

Payment Currency ID

payment_method_code: string

Payment Method Code

sequence: number
type: number

Type

Generated using TypeDoc