public property Payment::$context in Payment 7
The machine name of the context that created this Payment, such as the webshop module.
Type: string
File
- ./
payment.classes.inc, line 33 - The API and related functions for executing and managing payments.
Class
- Payment
- A single payment. Contains all payment-specific data.
Code
public $context = '';