When do I land on the checkout/order-receipt.php page for a WooCommerce order?
I would like to check my template on a live test, but no matter how I do the test order. I never land on order-receipt.php.
I have already looked at all possible articles in Bricks Academie. Unfortunately I have not found an answer.
I can only find one statement here: https://academy.bricksbuilder.io/article/checkout/
“For the situation where the visitor gets a link to the unpaid order receipt, the checkout workflow triggers the checkout/order-receipt.php
template, which by default will look like this:”
But I don’t understand how I can trigger this link.