Hello
I am trying to add a review order page on my Woocommerce web shop.
Currently, When I add items to the cart, I can proceed to the checkout page where the billing and shipping addresses are required and submitted, then, the next step is the Payment page.
I want to add an order review page before it goes to the final Payment page, so after the addresses are entered on the checkout page and the user clicks proceed, an order summary/review page should be displayed with the Order totals, and addresses entered previously, and a link to go back if the user wants to change an address. Then, once the user proceeds, then it goes to the payment page.