Home » Payment » Payment_Process2
A PHP5 Payment process API
This package is unmaintained.
Download latest release 0.3.1 (there might be newer Composer installable version)
License: BSD Style
Description
A PHP5 Payment process API using HTTP_Request2
Maintainers
- Daniel O'Connor (doconnor) — lead, active
- Damien Bezborodov (dbezborodov) — lead, active
Dependencies
Required
- PHP (>= 5)
- PEAR Installer (>= 1.4.0)
- Validate_Finance_CreditCard (>= 0.5.3)
- HTTP_Request2 (>= 0.3.0)
- XML_Util (>= 1.2.1)
Releases
- 0.3.1 (alpha, 2010-10-25)
Release notes
License: BSD Style
Request #17105 Drop Net_Curl
Doc Bug #16337 Auto-documentation for payment process 2 is showing up as two packages - 0.3.0 (alpha, 2009-05-06)
Release notes
License: BSD Style
Added an ANZ payment driver (Mastercard Interface Gateway / MIGS)
Added a MockCreditCard for testing - 0.2.1 (alpha, 2009-04-08)
Release notes
License: BSD Style
Added dependencies - Bug #16056
- 0.2.0 (alpha, 2009-03-19)
Release notes
License: BSD Style
Refactored code to use class constants instead of define()
More validation / exceptions raised if you don't setPayment()
Fixed CVV validation unit test coverage - 0.1.1 (alpha, 2009-03-16)
Release notes
License: BSD Style
Bugfix - factory methods fail to load classes
- 0.1.0 (alpha, 2009-03-10)
Release notes
License: BSD Style
.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #16005 | Assigned | Bug | 0.1.0 | 2009-03-10 | Unit test failures |
| #16006 | Open | Req | 0.1.0 | 2009-03-10 | Better unit test coverage of the trustcommerce driver |
| #16042 | Closed | Req | 0.1.1 | 2009-03-19 | Change Payment_Process2_Type::isValid to be a non static method |
| #16043 | Assigned | Req | 0.2.0 | 2009-03-19 | Least helpful exception ever! |
| #16049 | Assigned | Req | 0.2.0 | 2009-03-20 | Make CreditCard::expDate have a setter |
| #16056 | Closed | Bug | 0.2.0 | 2009-03-24 | Validate_Finance_CreditCard is not a dep |
| #16337 | Closed | Doc | CVS | 2009-06-17 | Auto-documentation for payment process 2 is showing up as two packages |
| #16412 | Wont fix | Req | 0.3.0 | 2009-07-07 | Implement Payment_Process2_Common->getRequest() |
| #17105 | Closed | Req | CVS | 2010-02-16 | Drop Net_Curl |
| #17648 | No Feedback | Req | 2010-08-02 | Other Gateways... |