Add the following to your bootstrap file:
CakePlugin::load('PaypalIpn', array('bootstrap' => true, 'routes' => true));
See https://github.com/webtechnick/CakePHP-Paypal-IPN-Plugin for documentation
Add the following to your bootstrap file:
CakePlugin::load('PaypalIpn', array('bootstrap' => true, 'routes' => true));
See https://github.com/webtechnick/CakePHP-Paypal-IPN-Plugin for documentation