Missing Controller
Error: PaymentController could not be found.
Error: Create the class PaymentController below in file: app/controllers/payment_controller.php
<?php
class PaymentController extends AppController {
var $name = 'Payment';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp