Checkout::process_customer()
Method: Order processing relating to customer account.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:610
Method: Order processing relating to customer account.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:610
Method: Updates draft order data in the customer session.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:349
Method: Whether the passed argument is a draft order or an order that is pending/failed and the cart hasn’t changed.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:360
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: Update the current order using the posted values from the request.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:469
Method: For orders which do not require payment, just update status.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:483
Method: Fires an action hook instructing active payment gateways to process the payment for an order and provide a result.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:499
Action Hook: Process payment with context.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:521