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
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
Method: Gets the chosen payment method ID from the request.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:540
Method: Gets the chosen payment method from the request.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:563
Method: Gets and formats payment request data.
Source: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php:584