apply_filters( 'llms_transaction_refund_note', string $note , LLMS_Transaction $transaction , float $amount , string $method )
Filters user-submitted transaction refund order note.
Parameters Parameters
- $note
-
(string) The user-submitted order note text.
- $transaction
-
(LLMS_Transaction) The transaction object.
- $amount
-
(float) The refund amount.
- $method
-
(string) The ID of the refund method.