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