Downloadliste

Projektbeschreibung

PayPal IPN Agent is a PHP class for handling backend processing of
PayPal Instant Payment Notifications. It correctly validates the IPN
itself and the PayPal SSL Certificate, and has hooks for checking prices
and taking actions on a "Completed" payment. It was designed to work
with any kind of shopping cart or payment tracking system by storing all
IPN transactions in a simple sharable DB layout for later examination.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-06-17 21:54
1.2.1

Die Klasse wurde für eine neue PayPal IPN-Protokoll Versionsnummer aktualisiert. Logging wurde standardisiert.
Tags: Minor bugfixes
The class was updated for a new PayPal IPN
protocol version number. Logging was standardized.

2004-07-28 04:10
1.0.2

Dieses Release beseitigt nutzlose Befehle im SQL-Setup und korrigiert die Validierung Logik, damit eine Transaktion von "Pending" gehen, um "Fehler".
Tags: Minor bugfixes
This release removed useless commands during SQL setup and corrected the validation logic to allow a transaction to go from "Pending" to "Failed".

2004-03-29 00:54
1.0.0

Tags: Initial freshmeat announcement

Project Resources