GatewayTrait

Type
Trait
Namespace
craft\commerce\base
Implemented by
craft\commerce\base\Gateway, craft\commerce\base\SubscriptionGateway, craft\commerce\gateways\Dummy, craft\commerce\gateways\Manual, craft\commerce\gateways\MissingGateway
Since
2.0

GatewayTrait

View source (opens new window)

# Public Properties

# dateArchived

Type
DateTime (opens new window)

Archived Date

View source (opens new window)

# handle

Type
string (opens new window)

Handle

View source (opens new window)

# isArchived

Type
boolean (opens new window)

Archived

View source (opens new window)

# isFrontendEnabled

Type
boolean (opens new window)

Enabled on the frontend

View source (opens new window)

# name

Type
string (opens new window)

Name

View source (opens new window)

# paymentType

Type
string (opens new window)

Payment Type

View source (opens new window)

# sortOrder

Type
integer (opens new window), null (opens new window)

Sort order

View source (opens new window)

# uid

Type
string (opens new window), null (opens new window)

UID

View source (opens new window)