WC_Abstract_Order::get_formatted_line_subtotal()
Method: Gets line subtotal – formatted for display.
Source: includes/abstracts/abstract-wc-order.php:1884
Method: Gets line subtotal – formatted for display.
Source: includes/abstracts/abstract-wc-order.php:1884
Method: Calculate fees for all line items.
Source: includes/abstracts/abstract-wc-order.php:1589
Method: Update tax lines for the order based on the line item taxes themselves.
Source: includes/abstracts/abstract-wc-order.php:1601
Method: Helper function.
Source: includes/abstracts/abstract-wc-order.php:1665
Method: Helper function.
Source: includes/abstracts/abstract-wc-order.php:1679
Method: Calculate totals by looking at the contents of the order. Stores the totals and returns the orders final total.
Source: includes/abstracts/abstract-wc-order.php:1694
Method: Get item subtotal – this is the cost before discount.
Source: includes/abstracts/abstract-wc-order.php:1763
Method: Get all tax classes for items in the order.
Source: includes/abstracts/abstract-wc-order.php:1479
Method: Get tax location for this order.
Source: includes/abstracts/abstract-wc-order.php:1498
Method: Calculate taxes for all line items and shipping, and store the totals and tax rows.
Source: includes/abstracts/abstract-wc-order.php:1551