08/08
2015
This is a simple PayPal IPN listener, no other files required.
This is a simple PayPal IPN listener, no other files required., (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-source "c006/yii2-paypal-ipn" "dev-master"
or add, (*4)
"c006/yii2-paypal-ipn": "dev-master"
to the require section of your composer.json
file., (*5)
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)
Please provide any helpful feedback or requests., (*10)
Thanks., (*11)