Interface IStandardPaymentMethod

Hierarchy

  • IStandardPaymentMethod

Implemented by

Properties

access_token: string

Access Token

api_id: string

API ID

api_key: string

API Key

codename: string

Codename of the payment method

currency_code: string

Currency code

enable_drawer: boolean

Flag to enable drawer

enable_receipt: boolean

Flag to enable receipt

error: string

Error message

image_base64: string

Base64 encoded image

image_url: string

Image URL

is_cash: boolean

Flag for cash payment

is_disabled: boolean

Flag to disable the payment method

is_integrated: boolean

Flag for integrated payment

name: string

Full name

name_abbrev: string

Abbreviated name

payment_method_code: string

Payment method code

timestamp_create: number

Timestamp of creation

timestamp_update: number

Timestamp of last update

type: number

Type of payment method

Methods

Generated using TypeDoc