ACH transactions: "SUBMITTED" indicates success
[Business-OnlinePayment-LinkPoint.git] / Changes
1 Revision history for Perl extension Business::OnlinePayment::LinkPoint.
2
3 0.09    unreleased
4         - Trim all non-numeric characters from phone numbers when doing an ACH
5           transaction, as per undocumented suggestion from LinkPoint.
6         - ACH transactions: "SUBMITTED" indicates success
7
8 0.08    Tue May  1 18:26:15 PDT 2007
9         - Improve error message for declined checks.
10         - Update for new test account.
11         - Add "cargs" argument including "-k" when in test mode.
12         - Move tests from t2/ and have them actually work out of the box.
13         - get rid of old Exporter / AutoLoader cruft
14         - patch from Mark D. Anderson <mda@discerning.com>:
15           - addrnum should be first digit string, not first word
16           - avoid uninitialized variable warnings in lpperl due to webspace and
17             debug
18           - Map customer_ip, customer_id, invoice_number and description fields
19           - Pass email, company, fax fields
20           - Set lpperl debug if our $DEBUG is set
21           - Better/supplimental download link for lpperl.pm
22
23 0.07    Thu Apr 6 18:27:32 2007 UTC
24         - Add account type mapping
25         - map bank_state onto bankstate
26         - make echeck synonymous with check
27
28 0.06    Thu Apr 5 22:59:27 2007 UTC
29         - Add check capability
30
31 0.05    Thu Jan  6 16:11:01 PST 2005
32         - Add patch from William McKee <william@knowmad.com> to support
33           returns by order number
34         - add debugging flag, now off by default
35
36 0.04 Sun Aug  1 18:29:23 PDT 2004
37         - LinkPoint API 3.5: s/lperl/lpperl/i.  oh great.
38
39 0.03 Sun Aug 10 21:57:16 PDT 2003
40         - better error message when LinkPoint doesn't return a statusMessage
41         - update for LinkPoint API 2.6
42
43 0.02  Tue Aug 13 2002
44         - quiet "Use of uninitialized value" warnings from lperl.pm
45         - eliminate warnings about redefined subroutines (and do so in a
46           5.005-friendly way)
47         - better URLs for linkpoint perl wrapper
48         - don't spew debugging output by default
49         - move load.t test from t1/ to t2/
50
51 0.01  Wed Nov 21 04:00:26 2001
52         - original version; created by ivan 1.0
53