» Version | » Information |
---|---|
2010-10-25 beta |
|
2008-05-06 beta |
|
2006-01-27 beta |
|
2005-12-12 beta |
|
2005-08-12 beta |
|
2005-08-10 beta |
|
0.6.0 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.6.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.6.0 Release date: 2005-07-27 22:58 UTC Release state: beta Release uploaded by: jstump Changelog: * 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 Dependencies:
|
2004-11-18 beta |
|
2004-06-11 beta |
|
2004-03-31 beta |
|
2004-03-31 beta |
|
2004-03-23 beta |
|
2004-03-23 beta |
|
2004-03-22 beta |
|
2004-01-26 beta |