Checkout::create_or_update_draft_order()
Method: Create or update a draft order based on the cart.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:383
Method: Create or update a draft order based on the cart.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:383
Action Hook: WooCommerce Blocks Checkout Update Order Meta (experimental).
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:407
Method: Updates the current customer session using data from the request (e.g. address data).
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:442
Method: Checks if a nonce is required for the route.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:73
Method: Get method arguments for this REST route.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:82
Method: Prepare a single item for response. Handles setting the status based on the payment result.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:135
Method: Convert the cart into a new draft order, or update an existing draft order, and return an updated cart response.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:165
Method: Update the current order.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:186
Method: Update and process an order.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:216
Action Hook: WooCommerce Blocks Checkout Order Processed (experimental).
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:262