You are here

public property PaymentMethod::$enabled in Payment 7

Whether this payment method is enabled and can be used.

Type: boolean

File

./payment.classes.inc, line 513
The API and related functions for executing and managing payments.

Class

PaymentMethod
Payment method configuration.

Code

public $enabled = TRUE;