jmillerdesign/paypal-ipn

There is no license information available for the latest version (dev-master) of this package.

CakePHP Paypal Instant Payment Notification Plugin

dev-master 2014-12-29 08:01 UTC

This package is not auto-updated.

Last update: 2024-05-21 13:58:58 UTC


README

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