Can I use WooCommerce orders for commission calculations?

Yes, on both the plugin path and the headless path. On the plugin path, ARM hooks woocommerce_order_status_completed directly. On the headless path, the same hook fires a webhook to the SaaS MLM platform via the bridge code in the headless guide on this site. WooCommerce is mature enough that this integration works cleanly across both paths; the hook has been stable for years and isn't a source of upgrade pain.