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