0.05: patch from Randall Whitman to fix follow-up transactions
[Business-OnlinePayment-eSelectPlus.git] / Changes
1 Revision history for Perl extension Business::OnlinePayment::eSelectPlus
2
3 0.05  Sat Nov 10 14:20:42 PST 2012
4         - Pre-auth, capture/completion, voids and credits are now supported.
5           Note: testing preauth seems to work only with test store #1 (CAD).
6         - Backwards-compatibility note (align usage of 'authorization' &
7           'order_number' with notes_for_module_writers_v3 (3.0.1)):
8           + authorization() now returns gateway transaction number (TransId)
9             rather than bank authorization code (AuthCode)
10           + order_number() now returns ReceiptId rather than ReferenceNum
11         - by Randall Whitman <www.whizman.com> on contract to
12           DonorWare LLC dba donor.com <cpan @ donor . com>.
13
14 0.04  unreleased
15         - Fix voids ("purchasecorrection" not "void")
16
17 0.03  Tue Mar  1 13:40:08 PST 2011
18         - Update for compatibility with US Moneris.  Backwards-compatibility
19           note: Users of previous versions must now specify 'currency'=>'CAD'
20
21 0.02  unreleased (2008-04-02)
22         - Server name of production server
23         - Honor test_transaction mode in submit, by overriding user/pass,
24           as well as setting server name to QA server.
25         - Check HTTP errors.
26         - Set avs-code.
27         - Use ResponseCode rather than ISO for result-code.
28           We do not have enough info about "ISO" response codes to make use
29           of them.  There may be good reasons why the ISO codes could be
30           preferable, but we would need more information.
31           For now, the ResponseCode.
32         - Use AuthCode rather then Txn-number for authorization.
33         - Remove extra spaces and other odd characters in Message.
34         - by Randall Whitman <www.whizman.com> on contract to
35           DonorWare LLC dba donor.com <cpan @ donor . com>.
36         - fix tests, die on connection errors per B:OP spec  (ivan)
37
38 0.01  Wed Mar 16 02:39:29 PST 2005
39         - original version; created by ivan 1.0