Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noblesamurai/paypal-ipn-amqp
Listen to paypal IPN calls, acknowledge them, place them on an AMQP queue.
https://github.com/noblesamurai/paypal-ipn-amqp
Last synced: about 1 month ago
JSON representation
Listen to paypal IPN calls, acknowledge them, place them on an AMQP queue.
- Host: GitHub
- URL: https://github.com/noblesamurai/paypal-ipn-amqp
- Owner: noblesamurai
- License: other
- Created: 2014-08-22T05:26:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-26T05:18:27.000Z (over 10 years ago)
- Last Synced: 2023-03-11T05:29:48.689Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# paypal-ipn
Listen to paypal IPN calls, acknowledge them, place them on an AMQP queue.
See `app/config.js` for the details regarding config vars etc.