Are you looking to do something after the WooCommerce order is completed? You can use the woocommerce_order_status_completed WooCommerce hook to accomplish that. Here’s the usage of the hook: Example The following example creates a new customer when the user’s order
WooCommerce hook after the order is completed




