LLMS_Transaction::get_order()
Method: Retrieve an instance of LLMS_Order for the transaction’s parent order
Source: includes/models/model.llms.transaction.php:110
Method: Retrieve an instance of LLMS_Order for the transaction’s parent order
Source: includes/models/model.llms.transaction.php:110
Method: Retrieve the payment gateway instance for the transactions payment gateway
Source: includes/models/model.llms.transaction.php:120
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:137
Method: Process a Refund Called from the admin panel by clicking a refund (manual or gateway) button
Source: includes/models/model.llms.transaction.php:185
Method: Wrapper for $this-get() which allows translation of the database value before outputting on screen
Source: includes/models/model.llms.transaction.php:295
Method: Determine if a coupon is expired
Source: includes/models/model.llms.coupon.php:242
Method: Perform all available validations and return a success or error message
Source: includes/models/model.llms.coupon.php:259
Filter Hook: LifterLMS Coupon Model
Source: includes/models/model.llms.coupon.php:287
Method: Determine if the transaction can be refunded Status must not be “failed” and total refunded amount must be less than order amount
Source: includes/models/model.llms.transaction.php:42
Method: Get the amount of the transaction that can be refunded
Source: includes/models/model.llms.transaction.php:60