update copyright and maintainer information
[Business-OnlinePayment-IPPay.git] / Changes
1 Revision history for Perl extension Business::OnlinePayment::IPPay.
2
3 0.11  unreleased
4         - ACH SEC code: Allow setting, default to CCD for business accounts,
5           PPD otherwise (was: always PPD)
6         - doc: Update copyright and maintainer information
7
8 0.10  unreleased (2015)
9         - UserIPAddr is now UserIPAddress
10
11 0.09  Tue Jun 10 23:26:54 PDT 2014
12         - Set UDField3 per IPPay request
13         - Require password
14         - When IPPay returns a non-sensical response, don't include it in the
15           error message unless debug is on
16         - Correct introspection: info_compat, not info_version
17
18 0.08  Fri Dec 14 12:54:14 PST 2012
19         - Pass ACH account type
20
21 0.07  Sun Oct 28 23:24:21 PDT 2012
22         - add Reverse Authorization support, patch from dougforpres
23         - gateway URL change -- note this version will be the minimum required
24           once IPPay turns off the old URL
25
26 0.06  Wed Jan 26 13:15:21 PST 2011
27         - fix january bug in tests
28
29 0.05  Mon Jul 19 10:19:34 EDT 2010
30         - add introspection info used in Business::OnlinePayment 3.01+
31         - (0.05_02) add ECHECK_void_requires_account to introspection info
32         - add a quick routing_code validation for a better error message
33         - never send an empty country for shipping or billing address
34
35 0.04  Tue Jul 22 12:19:54 2008 EDT
36         - force country and ship country to ISA-3166-alpha-3
37
38 0.03  Sun Jul 10 21:00:58 2008 EDT
39         - require Business::OnlinePayment::HTTPS 0.09
40         - remove unnecessary requirements
41         - ensure transaction id and transaction are from the same server
42         - more debugging info
43
44 0.02  Sun Jul  3 17:44:08 2008 PDT
45         - add live default server;
46         - send billing address as shipping address for card transactions
47           where no shipping address is provided
48
49 0.01  Sun Jun 22 17:56:23 2008 EDT
50         - original version;
51