CFPaypal

techscreencast.com
(Quality Technical Screencast)
Coldfusion Projects

What is CFPaypal?

CFPaypal provides an easy to use Object Oriented API to implement paypal payment gateway notification functionality. There are several custom implementation of Paypal API in many websites that uses paypal in there own way, but what is lacking is a central project/component that provides easy access to the paypal api/data using OO concepts.

CFPaypal provides easy access to paypal IPN and PDT notification and can be easily integrated to any CF website. This project also provides api to create Buy Now, Subscription and Recurring Payment buttons

Feature list of CFPaypal

  • Supports Subscriptions, Single Item Purchases, Paypal Shopping Cart and Donations
  • Secure key to prevent fraud payment posting.
  • Logging of paypal data in flat file
  • Easy configuration of CFPaypal settings
  • Multiple listeners can be created to act on specific event.
  • Paypal IPN data is parsed and provided in easy to understand component hierarchy
  • Default CFPaypal listener can be used to keep track of transactions in database
  • Very minimal learning curve.
  • All the logic is encapsulated in CFC with proper package naming
  • Multiple samples provided
  • Component to create Buy Now, Cart Integration and Subscription buttons.