Enter the full URL to the endpoint and then insert that into your menu. Remember that some endpoints, such as view-order, require an order ID to work.
I know for security reason email id and invoice number is needed. One solution that I think is by creating an custom page which will accept ...
Q: Why does the URL refer to the Order ID and not the Sequential Order Number?
The order ID assume with be in the URL params? · @MattTheNinja The order ID is in the URL params of the "Pay now" link contained in the email ...
Learn more about order items in this tutorial. Line 14 – if a product with ID 1 has been purchased, redirect to YOUR URL. Please do not forget to let me know in ...
Link:
the order by ID and creates the redirect: https://github.com/woocommerce/ ...
Currently there's no easy way to get just the order id from 'view-order'
My custom thank you page has both parameters, key and order id in URL and also woocommerce_is_order_recieved_page is called on the page, but I still ...
As a WooCommerce development freelancer, every day I repeat many coding operations that make me was...