How to setup after purchase page?

Hi,

I would like to know, how to setup the page for payment method to redirect either transaction success or failure.

Hello Chris,

The theme utilizes woocommerce for payment gateway and wc does this on your behalf. It redirects the user to a simple Thank You page which is the “Order Received” page. It is built into the wocommerce plugin.

Thank you