diff options
author | ivan <ivan> | 2010-09-19 21:07:43 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-09-19 21:07:43 +0000 |
commit | 34d2ae2ce4804ddd556e88185bdf36ab5abe2bdc (patch) | |
tree | 9a8c44216f5a753173c68aef57cd22923261d3e6 /Changes | |
parent | d86dd0907225727a1d299138e4758e8a77f412c4 (diff) |
0.02 contrib from DonorWare / Whizman
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,2 +1,21 @@ +Revision history for Perl extension Business::OnlinePayment::eSelectPlus + +0.02 unreleased (2008-04-02) + - Server name of production server + - Honor test_transaction mode in submit, by overriding user/pass, + as well as setting server name to QA server. + - Check HTTP errors. + - Set avs-code. + - Use ResponseCode rather than ISO for result-code. + We do not have enough info about "ISO" response codes to make use + of them. There may be good reasons why the ISO codes could be + preferable, but we would need more information. + For now, the ResponseCode. + - Use AuthCode rather then Txn-number for authorization. + - Remove extra spaces and other odd characters in Message. + - by Randall Whitman <www.whizman.com> on contract to + DonorWare LLC dba donor.com <cpan @ donor . com>. + - fix tests, die on connction errors per B:OP spec + 0.01 Wed Mar 16 02:39:29 PST 2005 - original version; created by ivan 1.0 |