• 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 / Methods / Page 386

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

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_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_refund()

Method: Retrieves a single refund by ID.

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

Used by 0 functions | Uses 1 function

LLMS_Transaction::get_refund_method_title()

Method: Retrieves the title of the refund method using during refund processing.

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

Used by 1 function | Uses 3 functions

LLMS_Transaction::get_refundable_amount()

Method: Retrieves the amount of the transaction that can be refunded.

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

Used by 2 functions | Uses 0 functions

LLMS_Transaction::get_refunds()

Method: Retrieves a list of refunds against the transaction.

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

Used by 2 functions | 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::process_refund_via_gateway()

Method: Processes a refund via the gateway that processed the transaction.

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

Used by 1 function | Uses 1 function

LLMS_Transaction::record_refund()

Method: Records a refund against the transaction.

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

Used by 1 function | Uses 4 functions
« Previous 1 … 385 386 387 … 408 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions