For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > July 2005 > [ANNOUNCEMENT] Payment_Process-0.6.0 (beta) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] Payment_Process-0.6.0 (beta) Released.
PEAR Announce

2005-07-27, 10:01 pm

The new PEAR package Payment_Process-0.6.0 (beta) has been released at http://pear.php.net/.

Release notes
-------------
* Closed bug #2896
* Moved validation code in Payment_Process_Type_CreditCard to use the new Validate_Finance_CreditCard package (Bug #4765)
* Moved all common code out of Payment_Process and into Payment_Process_Common
* Removed Payment_Process_Type::$name and replaced it with Payment_Process_Type::$firstName and Payment_Process_Type::$lastName respectively
* Fixed field encapsulation in AuthorizeNet driver (Bug #2756)
* Fixed _prepareQueryString() in AuthorizeNet driver (Bug #3820)
* Fixed undefined index in Common.php (Bug #3821)
* Fixed assignment to private variable in Payment_Process::factory() (Bug #3790)
* Fixed typo in `RESULT_INVALID' constant declaration and use. (Bug #3919)
* Added _validateCvv() to Payment_Process_Type_CreditCard (Bug #3837)
* Added handler support in Payment_Process_Common::setPayment() (Bug #1265)
* Added Payment_Process::accept() and Payment_Process::log() to be a common logging interface for debugging/logging (In response to Bug #3839 and Bug #3791)
* Added a Bibit driver written by Robin Ericsson <lobbin@localhost.nu>
* Added Philippe Jausions as a maintainer. Along with Joe Stump he will be maintaining the AuthorizeNet driver and contributing other core code.
* Removed code that altered the URI in the AuthorizeNet driver (Bug #3820)
* Removed 'Offline' driver, as it depended on Validate code which doesn't exist in any released version of the Validate package. Use the 'Dummy' driver for testing.
* AuthorizeNet driver now relies on Net_Curl 1.2.0 stable


Package Info
-------------
Payment_Process is a gateway-independent framework for processing credit cards, e-checks and eventually other forms of payments as well.


Related Links
-------------
Package home: http://pear.php.net/package/Payment_Process
Changelog: http://pear.php.net/package/Payment.../download/0.6.0
Download: http://pear.php.net/get/Payment_Process-0.6.0.tgz

Authors
-------------
Philippe Jausions (helper)
Joe Stump <pear@joestump.net> (lead)
Ian Eure (lead)
Robert Peake (helper)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com