Yii2 PayPal IPN
This is a simple PayPal IPN listener, no other files required., (*1)
Installation
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-source "stratoss/yii2-paypal-ipn" "dev-master"
or add, (*4)
"stratoss/yii2-paypal-ipn": "dev-master"
to the require section of your composer.json
file., (*5)
Usage
Please view example PayPal Controller for usage., (*6)
Example\controllers\PaypalController.php
, (*7)
Testing: https://developer.paypal.com/developer/ipnSimulator
, (*8)
You must sign up on the dev site to use., (*9)
Updates
Contributors
c006, (*10)
Please provide any helpful feedback or requests., (*11)
Thanks., (*12)