Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-wc-checkout.php / Page 3

WC_Checkout::create_order_tax_lines()

Method: Add tax lines to the order.

Source: includes/class-wc-checkout.php:580

Used by 1 function | Uses 5 functions

woocommerce_checkout_create_order_tax_item

Action Hook: Action hook to adjust item before save.

Source: includes/class-wc-checkout.php:601

Used by 1 function | Uses 0 functions

WC_Checkout::create_order_coupon_lines()

Method: Add coupon lines to the order.

Source: includes/class-wc-checkout.php:615

Used by 1 function | Uses 1 function

woocommerce_checkout_order_exception

Action Hook: Action hook fired when an order is discarded due to Exception.

Source: includes/class-wc-checkout.php:414

Used by 1 function | Uses 0 functions

WC_Checkout::set_data_from_cart()

Method: Copy line items, tax, totals data from cart to order.

Source: includes/class-wc-checkout.php:427

Used by 1 function | Uses 6 functions

WC_Checkout::create_order_line_items()

Method: Add line items to the order.

Source: includes/class-wc-checkout.php:448

Used by 1 function | Uses 2 functions

woocommerce_checkout_create_order_line_item_object

Filter Hook: Filter hook to get initial item object.

Source: includes/class-wc-checkout.php:455

Used by 1 function | Uses 0 functions

woocommerce_checkout_create_order_line_item

Action Hook: Action hook to adjust item before save.

Source: includes/class-wc-checkout.php:489

Used by 1 function | Uses 0 functions

WC_Checkout::create_order_fee_lines()

Method: Add fees to the order.

Source: includes/class-wc-checkout.php:502

Used by 1 function | Uses 1 function

woocommerce_checkout_update_order_meta

Action Hook: Action hook fired after an order is created used to add custom meta to the order.

Source: includes/class-wc-checkout.php:396

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