jmillerdesign / paypal-ipn
此包的最新版本(dev-master)没有可用的许可证信息。
CakePHP Paypal即时支付通知插件
dev-master
2014-12-29 08:01 UTC
Requires
- php: >=5.3.0
- composer/installers: *
This package is not auto-updated.
Last update: 2024-09-24 15:29:45 UTC
README
将以下内容添加到您的引导文件中
CakePlugin::load('PaypalIpn', array('bootstrap' => true, 'routes' => true));
有关文档,请参阅https://github.com/webtechnick/CakePHP-Paypal-IPN-Plugin