LLMS_Order::can_be_confirmed()
Method: Determines if an order can be confirmed.
Source: includes/models/model.llms.order.php:382
Method: Determines if an order can be confirmed.
Source: includes/models/model.llms.order.php:382
Method: Records an order note associated with a refund.
Source: includes/models/model.llms.transaction.php:519
Method: Records a refund against the transaction.
Source: includes/models/model.llms.transaction.php:460
Method: Processes a refund via the gateway that processed the transaction.
Source: includes/models/model.llms.transaction.php:410
Method: Retrieves a list of refunds against the transaction.
Source: includes/models/model.llms.transaction.php:345
Method: Retrieves a single refund by ID.
Source: includes/models/model.llms.transaction.php:333
Method: Retrieves the title of the refund method using during refund processing.
Source: includes/models/model.llms.transaction.php:272
Method: Generates a refund ID based on the refund method.
Source: includes/models/model.llms.transaction.php:119
Filter Hook: Filters whether or not a transaction can be refunded.
Source: includes/models/model.llms.transaction.php:99
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