jmillerdesign / paypal-ipn
CakePHP Paypal Instant Payment Notification Plugin
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 47
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=5.3.0
- composer/installers: *
This package is not auto-updated.
Last update: 2024-12-31 16:43:23 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