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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/models/model.llms.transaction.php / Page 2

llms_manual_refund_id

Filter Hook: Filters the refund id for manual refunds.

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

Used by 1 function | Uses 0 functions

LLMS_Transaction::generate_refund_id()

Method: Generates a refund ID based on the refund method.

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

Used by 1 function | Uses 3 functions

llms_transaction_can_be_refunded

Filter Hook: Filters whether or not a transaction can be refunded.

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

Used by 1 function | Uses 0 functions

LLMS_Transaction::translate()

Method: Translation wrapper for {@see LLMS_Transaction::get()` which enables l10n of database values.

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

Used by 0 functions | Uses 0 functions

llms_{$method}_refund_id

Filter Hook: Filters the refund ID for custom refund methods.

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

Used by 1 function | Uses 0 functions

LLMS_Transaction::process_refund()

Method: Processes a refund against the transaction.

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

Used by 0 functions | Uses 5 functions

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:177

Used by 0 functions | Uses 0 functions

LLMS_Transaction::get_gateway()

Method: Retrieves the payment gateway instance for the transactions payment gateway.

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

Used by 2 functions | Uses 1 function

LLMS_Transaction::get_order()

Method: Retrieves an instance of LLMS_Order for the transaction’s parent order.

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

Used by 1 function | Uses 0 functions

LLMS_Transaction::get_net_amount()

Method: Get the total amount of the transaction after deducting refunds

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

Used by 0 functions | Uses 1 function
« Previous 1 2 3 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions