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