This is the solution for the most recent version of WordPress
if (is_checkout() && !is_wc_endpoint_url('order-received')) { .... }