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