PHP Paypal IPN Integration Class

Visit Publisher Site

This file provides a neat and simple method to interface with paypal and the paypal Instant Payment Notification (IPN) interface. It is designed to be an aid, and therefore provide the developer with complete control. I've also included a demonstration file in the zip, called paypal.php, which shows how to use the class. This class handles the submission of an order to paypal aswell as the processing an Instant Payment Notification (IPN). Including the demonstration file, the entire "paypal system" consists of just 2 PHP scripts. Once is the class and one implements the class.

Visit publisher site: PHP Paypal IPN Integration Class
  • Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
    Rated 3.38 out of 5 (182 ratings)
  • 2 Member Reviews
  • Views: 15,849
  • Price: Free

Listing Details

Version:
1.3.0 
Filed in:
Scripts / PHP / Scripts & Programs / E-Commerce / PayPal
Submitted on:
 
Last Updated:
Feb 11, 2009 
Publisher:
Micah Carrick Other listings by this publisher

License & Pricing Information

LICENSE #1
License Type:
GPL
Price:
$0.00 USD
Additional Info:
Free for all to use, modify, and distribute.
LICENSE #2
License Type:
GPL
Price:
$0.00 USD
Additional Info:
Free for all to use, modify, and distribute.
LICENSE #3
License Type:
GPL
Price:
$0.00 USD
Additional Info:
Free for all to use, modify, and distribute.

User Reviews 

Add/Edit Your Review
Average Member Rating: 3.38/5

Displaying 1-2 out of 2 reviews

  • This script uses very poor security. Data can be injected into the Paypal query due to the fact that it dumps a form out to the user that is then automatically called. The user would also be stuck on this page if they had javascript disabled.

  • this was pretty useful for figuring out how all that paypal stuff worked. i couldn't figure out the responses from the paypal developer website, but these scripts made it easy and saved me a lot of time.

See all 2 reviews for PHP Paypal IPN Integration Class