I've tried using the hook 'woocommerce_thankyou' to log the user out, however, you then don't see the default order confirmation details/thank you page. It also ...
It redirects you to a simple Thank You page (or “Order received” page how
Your order. woocommerce_checkout_before_order_review. Product, Total. woocommerce_review_order_before_cart_contents. Test product × 1, €1, ...
Customizing checkout fields using actions and filters
Try this custom hooked function in woocommerce_thankyou action hook: add_action( 'woocommerce_thankyou', 'custom_content_thankyou' ...
WooCommerce Code Reference
that are not so often used. Here is the whole list of them:.
It takes me to the success page and doesn't show these two things that I am printing. Share.
Apart from the static visual guide above we created the whole WooCommerce checkout experience on a live page, so you can view all hooks ...
Order Completed – Sent to customers when their orders are marked completed