Display order ID on WooCommerce checkout page
-
Hello,
i downloaded the Sequential order number plugin and
I would like to display the order number managed by the plugin on the woocommerce checkout page (v9.3.3) but, using various commands found online that I have read about using both plugins I cannot display it as with or without $order_id it does not seem to change Nothing. Below are the instructions used$order = wc_get_order($order_id);
$order->get_id();
$order->get_order_number();what am I missing?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.