woocommerce_get_checkout_payment_url, $pay_url, $this
woocommerce_get_checkout_payment_url, $pay_url, $this
Appears in: woocommerce.11.0.0
Hook Type: filter
Displaying hooks found in version: woocommerce.11.0.0apply_filters('woocommerce_get_checkout_payment_url, $pay_url, $this') is found 1 times:
- /includes/class-wc-order.php line 1939
$pay_url ); } return apply_filters( 'woocommerce_get_checkout_payment_url', $pay_url, $this ); } /** * Generates a URL for the thanks page (order received). * * @return string