public property Payment::$context_data in Payment 7
Information about this payment that is specific to the context that created it, such as the webshop module.
Type: mixed[]
File
- ./
payment.classes.inc, line 41 - The API and related functions for executing and managing payments.
Class
- Payment
- A single payment. Contains all payment-specific data.
Code
public $context_data = array();