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