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