• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Code Reference / 3.0.0 / Page 15

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

Used by 1 function | Uses 0 functions

LLMS_Transaction::get_gateway()

Method: Retrieve the payment gateway instance for the transactions payment gateway

Source: includes/models/model.llms.transaction.php:120

Used by 1 function | Uses 1 function

LLMS_Transaction::get_property_type()

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

Used by 0 functions | Uses 0 functions

LLMS_Transaction::process_refund()

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

Used by 0 functions | Uses 6 functions

LLMS_Transaction::translate()

Method: Wrapper for $this-get() which allows translation of the database value before outputting on screen

Source: includes/models/model.llms.transaction.php:295

Used by 0 functions | Uses 0 functions

LLMS_Coupon::is_expired()

Method: Determine if a coupon is expired

Source: includes/models/model.llms.coupon.php:242

Used by 1 function | Uses 2 functions

LLMS_Coupon::is_valid()

Method: Perform all available validations and return a success or error message

Source: includes/models/model.llms.coupon.php:259

Used by 0 functions | Uses 5 functions

lifterlms_coupon_validation_error_message

Filter Hook: LifterLMS Coupon Model

Source: includes/models/model.llms.coupon.php:287

Used by 1 function | Uses 0 functions

LLMS_Transaction::can_be_refunded()

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

Used by 1 function | Uses 1 function

LLMS_Transaction::get_refundable_amount()

Method: Get the amount of the transaction that can be refunded

Source: includes/models/model.llms.transaction.php:60

Used by 2 functions | Uses 0 functions
« Previous 1 … 14 15 16 … 50 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions