speckcommerce / SpeckPaypal

A generic module for adding PayPal support to a ZF2 application.
BSD 2-Clause "Simplified" License
27 stars 21 forks source link

SpeckPaypal IPN #14

Open jimmysole opened 10 years ago

jimmysole commented 10 years ago

SpeckPaypal could benefit from having a IPN listener built into it. It would be nice to have a IPN listener built that could be integrated into SpeckPaypal for Zend Framework 2.

(IPN Paypal - Link: https://developer.paypal.com/webapps/developer/docs/classic/ipn/ht_ipn/ )

This may help too:

https://gist.github.com/xcommerce-gists/3440401#file-completelistener-php

makasim commented 10 years ago

As it was mentioned here https://github.com/speckcommerce/SpeckPaypal/issues/8 there are some plans on speck + payum integration. So I think I can say few words about payum and ipn. It supports instant payment notifaction and provide good customization for them.

Though the lib good on playing with IPN the payum module is missing some integration elements.

jimmysole commented 10 years ago

Yeah, just was told that on #speckcommerce chat :)