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