public property Payment::$method_data in Payment 7
Information about this payment that is specific to its payment method.
Type: mixed[]
File
- ./
payment.classes.inc, line 99 - The API and related functions for executing and managing payments.
Class
- Payment
- A single payment. Contains all payment-specific data.
Code
public $method_data = array();