Checkout::prepare_item_for_response()
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: 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
Method: Get route response when something went wrong.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:287
Method: Get route response when something went wrong.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:308