LLMS_Tracker::send_data()
Method: Send data home
Source: includes/class.llms.tracker.php:56
Method: Send data home
Source: includes/class.llms.tracker.php:56
Method: Determines if the transaction can be refunded.
Source: includes/models/model.llms.transaction.php:81
Method: Generates a refund ID based on the refund method.
Source: includes/models/model.llms.transaction.php:119
Method: Retrieves the array of default arguments to pass to {@see LLMS_Transaction::create()} when creating a new post.
Source: includes/models/model.llms.transaction.php:181
Method: Retrieves the payment gateway instance for the transactions payment gateway.
Source: includes/models/model.llms.transaction.php:243
Method: Get the total amount of the transaction after deducting refunds
Source: includes/models/model.llms.transaction.php:219
Method: Retrieves an instance of LLMS_Order for the transaction’s parent order.
Source: includes/models/model.llms.transaction.php:232
Method: Get a property’s data type for scrubbing used by $this->scrub() to determine how to scrub the property
Source: includes/models/model.llms.transaction.php:177
Method: Retrieves a single refund by ID.
Source: includes/models/model.llms.transaction.php:333
Method: Retrieves the title of the refund method using during refund processing.
Source: includes/models/model.llms.transaction.php:272