public property PaymentMethod::$controller in Payment 7
The payment method controller this merchant uses.
Type: PaymentMethodController
File
- ./
payment.classes.inc, line 499 - The API and related functions for executing and managing payments.
Class
- PaymentMethod
- Payment method configuration.
Code
public $controller = NULL;