You are here

public property Payment::$method in Payment 7

The payment method used for this payment.

Type: PaymentMethod

File

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

Class

Payment
A single payment. Contains all payment-specific data.

Code

public $method = NULL;