» Version | » Information |
---|---|
0.6.8 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.6.8 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.6.8 Release date: 2010-10-25 14:13 UTC Release state: beta Release uploaded by: doconnor Changelog: Automatically built QA release Bug #14680 Security issue due to seeding random number generator - jausions Bug #17757 using PCRE instead of ereg - olleolleolle Dependencies:
|
0.6.6 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.6.6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.6.6 Release date: 2008-05-06 21:13 UTC Release state: beta Release uploaded by: jausions Changelog: * Updated to BSD license * PEAR coding standard clean up Dependencies:
|
0.6.5 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.6.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.6.5 Release date: 2006-01-27 16:44 UTC Release state: beta Release uploaded by: ieure Changelog: * Fix more returning of non-variables by reference. Dependencies:
|
0.6.4 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.6.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.6.4 Release date: 2005-12-12 19:31 UTC Release state: beta Release uploaded by: jstump Changelog: * Fixed undefined property notices in Payment_Process_Common * Added package2.xml Dependencies:
|
0.6.2 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.6.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.6.2 Release date: 2005-08-12 11:19 UTC Release state: beta Release uploaded by: jstump Changelog: * Updated LinkPoint driver * Added LinkPoint example * Minor documentation fixes Dependencies:
|
0.6.1 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.6.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.6.1 Release date: 2005-08-10 20:21 UTC Release state: beta Release uploaded by: jstump Changelog: * Removed PHP_Compat dependency. * Added missing Bibit.php driver file. * Added missing LinkPoint.php driver file. * Added optional dependency for XML_Parser for LinkPoint driver. Dependencies:
|
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:
|
0.5.8 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.5.8 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.5.8 Release date: 2004-11-18 13:48 UTC Release state: beta Release uploaded by: jstump Changelog: * Fix bug #1732. * Fix bug #1733. * Fix bug #1270. * Fix bug #2444. * Rename DPILink driver to Transfirst - the company changed it's name. * Add TrustCommerce driver, submitted by Robert Peake <robert@peakepro.com> * Add Robert Peake as a helper maintainer. Please direct all TrustCommerce questions to him. Dependencies:
|
0.5.7 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.5.7 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.5.7 Release date: 2004-06-11 21:30 UTC Release state: beta Release uploaded by: ieure Changelog: * Fix bug #1536. * Fix bug #1619. * Add Fraud & Duplicate result codes. * Authorize.net driver update. * Don't validate zip codes for non-US countries. Dependencies: |
0.5.6 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.5.6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.5.6 Release date: 2004-03-31 16:39 UTC Release state: beta Release uploaded by: ieure Changelog: * Move credit card type constants into Type.php, as they weren't usable until factory() was called. Dependencies: |
0.5.5 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.5.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.5.5 Release date: 2004-03-31 15:12 UTC Release state: beta Release uploaded by: ieure Changelog: * Added initial support for type eCheck in AuthorizeNet driver * Added new type checking via $_typeFieldMap * Cleaned up Common.php * Added example echeck.php Dependencies: |
0.5.2 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.5.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.5.2 Release date: 2004-03-23 15:28 UTC Release state: beta Release uploaded by: ieure Changelog: * Fix the DPI Processor's Result class, which was returning an error even when the transaction was approved. Dependencies: |
0.5.1 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.5.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.5.1 Release date: 2004-03-23 13:46 UTC Release state: beta Release uploaded by: ieure Changelog: * Add missing $_statusCodeMap to DPILink's Result class, otherwise validate() always thinks the transaction was declined. * Change minimum charge to $0.99. * Change version to 0.5.1. Dependencies: |
0.5 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.5 Release date: 2004-03-22 15:57 UTC Release state: beta Release uploaded by: ieure Changelog: * Information about the payment source is now contained in a Payment_Process_Type-derived class. * Authorize.net Processor added, by Joe Stump. * DPILink & Dummy Processors updated to use new semantics. * A Common class was added, which contains utility functionality common to all Processors. Dependencies: |
0.2 |
Easy InstallNot sure? Get more info. pear install Payment_Process-0.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Payment_Process-0.2 Release date: 2004-01-26 16:42 UTC Release state: beta Release uploaded by: ieure Changelog: Initial PEAR package release. Dependencies: |