Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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

클래스의 새로운 페이팔 IPN 프로토콜 버전 번호가 업데이 트되었습니다. 로깅을 표준화했다.
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

이 릴리스는 SQL 설치하는 동안 쓸모없는 명령을 제거하고 유효성 검사 로직을 수정 트랜잭션을 보류 "에서" "에 갈 수 있도록하는 데 실패했습니다".
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