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