Dev Resources

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

WC_Abstract_Order::get_tax_rates()

Method: Get tax rates for an order. Use order’s shipping or billing address, defaults to base location.

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

Used by 2 functions | Uses 2 functions

WC_Abstract_Order::get_order_item_totals()

Method: Get totals for display on pages and in emails.

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

Used by 0 functions | Uses 6 functions

WC_Abstract_Order::has_status()

Method: Checks the order status against a passed in status.

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

Used by 0 functions | Uses 1 function

WC_Abstract_Order::has_shipping_method()

Method: Check whether this order has a specific shipping method or not.

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

Used by 0 functions | Uses 1 function

WC_Abstract_Order::has_free_item()

Method: Returns true if the order contains a free product.

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

Used by 0 functions | Uses 1 function

WC_Abstract_Order::add_order_item_totals_tax_rows()

Method: Add total row for taxes.

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

Used by 1 function | Uses 6 functions

WC_Abstract_Order::add_order_item_totals_total_row()

Method: Add total row for grand total.

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

Used by 1 function | Uses 1 function

WC_Abstract_Order::add_order_item_totals_discount_row()

Method: Add total row for discounts.

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

Used by 1 function | Uses 2 functions

WC_Abstract_Order::add_order_item_totals_shipping_row()

Method: Add total row for shipping.

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

Used by 1 function | Uses 2 functions

WC_Abstract_Order::add_order_item_totals_fee_rows()

Method: Add total row for fees.

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

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