Process payment with Paypal IPN
This package can be used to submit and process payments with Paypal Instant Payment Notification system. It provides a base class for submitting payments and handle Paypal responses. Applications should create a sub-class of this base class to override a few functions to customize the details of the payment transactions and how the payment responses should be handled.