Class StandardPaymentMethod

Hierarchy

  • StandardPaymentMethod

Implements

Constructors

Properties

access_token: any = null

Access Token

api_id: any = null

API ID

api_key: any = null

API Key

codename: any = null

Codename of the payment method

currency_code: any = null

Currency code

enable_drawer: boolean = false

Flag to enable drawer

enable_receipt: boolean = true

Flag to enable receipt

error: any = null

Error message

image_base64: any = null

Base64 encoded image

image_url: string = ""

Image URL

is_cash: boolean = false

Flag for cash payment

is_disabled: boolean = false

Flag to disable the payment method

is_integrated: boolean = false

Flag for integrated payment

name: string = ""

Full name

name_abbrev: any = null

Abbreviated name

payment_method_code: string = ""

Payment method code

timestamp_create: number = ...

Timestamp of creation

timestamp_update: number = ...

Timestamp of last update

type: number = 0

Type of payment method

Methods

Generated using TypeDoc