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