c006/yii2-paypal-ipn This is a simple PayPal IPN listener, no other files required.

extensionpaypalipn

Yii2 PayPal IPN

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.

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



v1.0.0 is the latest of one release



MIT license
Stats
2 github stars & 4 github forks
1 downloads in the last day
17 downloads in the last 30 days
4002 total downloads