WC_Cart::get_customer()
Method: Get cart’s owner.
Source: includes/class-wc-cart.php:1379
Method: Get cart’s owner.
Source: includes/class-wc-cart.php:1379
Method: Calculate totals for the items in the cart.
Source: includes/class-wc-cart.php:1388
Method: Looks at the totals to see if payment is actually required.
Source: includes/class-wc-cart.php:1408
Method: Uses the shipping class to calculate shipping then gets the totals when its finished.
Source: includes/class-wc-cart.php:1419
Method: Given a set of packages with rates, get the chosen ones only.
Source: includes/class-wc-cart.php:1447
Method: Filter items needing shipping callback.
Source: includes/class-wc-cart.php:1466
Method: Set the quantity for an item in the cart using it’s key.
Source: includes/class-wc-cart.php:1343
Action Hook: Fired after qty has been changed.
Source: includes/class-wc-cart.php:1368
Filter Hook: Filters message about product unable to be purchased.
Source: includes/class-wc-cart.php:1177
Method: Remove a cart item.
Source: includes/class-wc-cart.php:1295