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