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