What’s the hook after the order is refunded via the refund button referenced in the screenshot? The answer is “woocommerce_order_refunded”. Located inside woocommerce/includes/wc-order-functions.php L627 as of version 5.9.0. You can use this hook to do something when the WooCommerce order
WooCommerce hook after the order is refunded from the admin panel




