jmillerdesign / paypal-ipn
There is no license information available for the latest version (dev-master) of this package.
CakePHP Paypal Instant Payment Notification Plugin
Package info
github.com/jmillerdesign/CakePHP-Paypal-IPN-Plugin
Type:cakephp-plugin
pkg:composer/jmillerdesign/paypal-ipn
dev-master
2014-12-29 08:01 UTC
Requires
- php: >=5.3.0
- composer/installers: *
This package is not auto-updated.
Last update: 2026-03-24 22:22:11 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