Checkout::get_route_error_response()
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:287
Method: Get route response when something went wrong.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:308
Method: Adds additional data to the WP_Error object.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:326
Method: Gets draft order data from the customer session.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:340
Class: Checkout class.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:27
Method: Constructor accepts two types of schema; one for the item being returned, and one for the cart as a whole. These may be the same depending on the route.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:51
Method: Get the path of this REST route.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:63