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