I have created response checks in callback for successful and unsuccessful order purchase conditions but I am having trouble with the redirecting on either condition.
I am using
Code: Select all
return $this->load->view('checkout/success', $order_info);
Code: Select all
return $this->load->view('checkout/checkout', $order_info);
errorNotice: Error: Could not load template