You are here

public property PaymentMethodUnavailable::$pmid in Payment 7

The unique internal ID.

Type: integer

Overrides PaymentMethod::$pmid

File

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

Class

PaymentMethodUnavailable
A payment method that essentially disables payments.

Code

public $pmid = 0;