woocommerce_resume_order
Action Hook: If there is an order pending payment, we can resume it here so long as it has not changed. If the order has changed, i.e.
Source: includes/class-wc-checkout.php:340
Action Hook: If there is an order pending payment, we can resume it here so long as it has not changed. If the order has changed, i.e.
Source: includes/class-wc-checkout.php:340
Action Hook: Action hook to adjust order before save.
Source: includes/class-wc-checkout.php:386
Action Hook: Action hook fired after an order is created used to add custom meta to the order.
Source: includes/class-wc-checkout.php:396
Action Hook: Action hook fired after an order is created.
Source: includes/class-wc-checkout.php:403
Method: Is registration enabled on the checkout page?
Source: includes/class-wc-checkout.php:193
Method: Get an array of checkout fields.
Source: includes/class-wc-checkout.php:203
Method: When we process the checkout, lets ensure cart items are rechecked to prevent checkout.
Source: includes/class-wc-checkout.php:286
Method: Output the billing form.
Source: includes/class-wc-checkout.php:293
Method: Output the shipping form.
Source: includes/class-wc-checkout.php:300
Method: Is registration required to checkout?
Source: includes/class-wc-checkout.php:183