Checkout::process_payment()

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

Used by 1 function | Uses 5 functions

Checkout::is_valid_draft_order()

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

Used by 1 function | Uses 1 function