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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / 7.0.0 / Page 2

llms_order_status_can_resubscribe_from

Filter Hook: Filters the order statuses from which an order can be reactivated.

Source: includes/models/model.llms.order.php:466

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

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_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::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_Payment_Gateway::retrieve_secure_strings()

Method: Retrieves a list of “secure” strings which should be anonymized if they’re found within debug logs.

Source: includes/abstracts/abstract.llms.payment.gateway.php:1003

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