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