Dev Resources

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

WC_Checkout::update_session()

Method: Update customer and session data from the posted checkout data.

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

Used by 1 function | Uses 1 function

WC_Checkout::process_order_payment()

Method: Process an order that does require payment.

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

Used by 1 function | Uses 2 functions

WC_Checkout::process_order_without_payment()

Method: Process an order that doesn’t require payment.

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

Used by 1 function | Uses 3 functions

woocommerce_checkout_create_order_coupon_item

Action Hook: Action hook to adjust item before save.

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

Used by 1 function | Uses 0 functions

WC_Checkout::maybe_skip_fieldset()

Method: See if a fieldset should be skipped.

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

Used by 2 functions | Uses 2 functions

WC_Checkout::get_posted_data()

Method: Get posted data from the checkout form.

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

Used by 2 functions | Uses 7 functions

WC_Checkout::validate_posted_data()

Method: Validates the posted checkout data based on field properties.

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

Used by 1 function | Uses 7 functions

woocommerce_checkout_create_order_shipping_item

Action Hook: Action hook to adjust item before save.

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

Used by 1 function | Uses 0 functions

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
« Previous 1 2 3 … 5 Next »
Proudly powered by WordPress