Instant Payment Notification
Encyclopedia : I : IN : INS : Instant Payment Notification
Instant Payment Notification (IPN) is a way to allow online retailers to handle real-time purchase confirmation and server-to-server communication. This allows the retailer to store transaction or order information in its own database to track its own sales data internally.
PayPal notifies a specified URL by an HTTP POST method, the URL should point to an IPN script that should process payment notifications. the first thing that must be done in the script is to validate the notification with PayPal.
The following Image should Illustrate how IPN works:
List of Instant Payment Notification providers
Free to seller
- Moneybookers, [link]
- Emocorp, [link] -- some weird court order / police investigation happened to this company. All accounts are frozen and money won't be returned until after lengthy court proceedings, investigations, etc.
- Payko, [link]
- e-gold also has a system that notify seller website either the payment is successfully recieved or canceled. go to [[http://www.egoldaffiliatepro.com/]] or read e-gold IPN developer blog at [[http://www.egoldaffiliatepro.com/blog/]] for sample e-gold IPN built with php --[[User:Sabukhitam|Sabukhitam]] 05:16, 11 July 2006 (UTC)
Not free to seller
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.

