c006/yii2-paypal-ipn
最新稳定版本:v1.0.0
Composer 安装命令:
composer require c006/yii2-paypal-ipn
包简介
This is a simple PayPal IPN listener, no other files required.
关键字:
README 文档
README
This is a simple PayPal IPN listener, no other files required.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-source "c006/yii2-paypal-ipn" "dev-master"
or add
"c006/yii2-paypal-ipn": "dev-master"
to the require section of your composer.json file.
Usage
Please view example PayPal Controller for usage.
Example\controllers\PaypalController.php
Testing: https://developer.paypal.com/developer/ipnSimulator
You must sign up on the dev site to use.
Updates
Contributors
Comments / Suggestions
Please provide any helpful feedback or requests.
Thanks.
统计信息
- 总下载量: 4.49k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-07-16