LLMS_Transaction::get_net_amount()
Method: Get the total amount of the transaction after deducting refunds
Source: includes/models/model.llms.transaction.php:219
Method: Get the total amount of the transaction after deducting refunds
Source: includes/models/model.llms.transaction.php:219
Method: Retrieves an instance of LLMS_Order for the transaction’s parent order.
Source: includes/models/model.llms.transaction.php:232
Method: Get a property’s data type for scrubbing used by $this->scrub() to determine how to scrub the property
Source: includes/models/model.llms.transaction.php:177
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: Retrieves the amount of the transaction that can be refunded.
Source: includes/models/model.llms.transaction.php:164
Method: Retrieves a list of refunds against the transaction.
Source: includes/models/model.llms.transaction.php:345
Method: Processes a refund against the transaction.
Source: includes/models/model.llms.transaction.php:364
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