Fixed Paypal IPN and other minor items
This commit is contained in:
@@ -79,6 +79,8 @@ class Controller_Checkout extends Controller_TemplateDefault {
|
||||
$this->response->body($cno->process());
|
||||
|
||||
} catch (Exception $e) {
|
||||
Kohana_Exception::log($e);
|
||||
|
||||
$this->response->body('Received, thank you!');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user