Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/abstract-wc-order.php / Page 2

WC_Abstract_Order::get_discount_to_display()

Method: Get the discount amount (formatted).

Source: includes/abstracts/abstract-wc-order.php:2012

Used by 1 function | Uses 3 functions

WC_Abstract_Order::add_order_item_totals_subtotal_row()

Method: Add total row for subtotal.

Source: includes/abstracts/abstract-wc-order.php:2023

Used by 1 function | Uses 1 function

WC_Abstract_Order::get_formatted_order_total()

Method: Gets order total – formatted for display.

Source: includes/abstracts/abstract-wc-order.php:1909

Used by 1 function | Uses 4 functions

WC_Abstract_Order::get_subtotal_to_display()

Method: Gets subtotal – subtotal is shown before discounts, but with localised taxes.

Source: includes/abstracts/abstract-wc-order.php:1921

Used by 1 function | Uses 11 functions

WC_Abstract_Order::get_shipping_to_display()

Method: Gets shipping (formatted).

Source: includes/abstracts/abstract-wc-order.php:1970

Used by 1 function | Uses 7 functions

WC_Abstract_Order::get_line_subtotal()

Method: Get line subtotal – this is the cost before discount.

Source: includes/abstracts/abstract-wc-order.php:1787

Used by 1 function | Uses 2 functions

WC_Abstract_Order::get_item_total()

Method: Calculate item cost – useful for gateways.

Source: includes/abstracts/abstract-wc-order.php:1811

Used by 0 functions | Uses 2 functions

WC_Abstract_Order::get_line_total()

Method: Calculate line total – useful for gateways.

Source: includes/abstracts/abstract-wc-order.php:1835

Used by 0 functions | Uses 2 functions

WC_Abstract_Order::get_item_tax()

Method: Get item tax – useful for gateways.

Source: includes/abstracts/abstract-wc-order.php:1856

Used by 0 functions | Uses 1 function

WC_Abstract_Order::get_line_tax()

Method: Get line tax – useful for gateways.

Source: includes/abstracts/abstract-wc-order.php:1873

Used by 0 functions | Uses 1 function
« Previous 1 2 3 … 11 Next »
Proudly powered by WordPress