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