jmillerdesign/paypal-ipn

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

CakePHP Paypal Instant Payment Notification Plugin

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 47

Open Issues: 0

Type:cakephp-plugin

pkg:composer/jmillerdesign/paypal-ipn

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

This package is not auto-updated.

Last update: 2025-12-16 21:11:18 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