• 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

llms_transaction_refund_note

Filter Hook: Filters user-submitted transaction refund order note.

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

Used by 1 function | Uses 0 functions

LLMS_Transaction::record_refund_note()

Method: Records an order note associated with a refund.

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

Used by 1 function | Uses 4 functions

llms_transaction_refund_data

Filter Hook: Filters the stored refund data before saving it.

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

Used by 1 function | Uses 0 functions

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

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::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::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_{$method}_refund_title

Filter Hook: Filters the refund method title for custom refund methods.

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

Used by 1 function | Uses 0 functions

llms_{$method}_title

Filter Hook (deprecated): Filters the refund method title for custom refund methods.

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

Used by 1 function | Uses 0 functions

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
1 2 3 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions