Please this error shows up on my checkout page.
Notice: WC_Shortcode_Checkout->output was called with an argument that is deprecated since version 2.1! “order” is no longer used to pass an order ID. Use the order-pay or order-received endpoint instead.
How do I resolve it?
The endpoint configuration in woocommerce seems fine as it is set to “order-pay”. Kindly point me in what direction to check to have this resolved; I am a programmer and can easily make the changes if I know where to check.
Thanks.