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