Skip to content

stratoss/yii2-paypal-ipn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 "stratoss/yii2-paypal-ipn" "dev-master"

or add

"stratoss/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

c006

Comments / Suggestions

Please provide any helpful feedback or requests.

Thanks.

About

This is a simple PayPal IPN listener, no other files required.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%