- Added nonascii.patch from "T.J. Mather" <tjmather@maxmind.com> to
[Business-OnlinePayment-AuthorizeNet.git] / Changes
1 Revision history for Perl extension Business::OnlinePayment::AuthorizeNet.
2
3 3.12  unreleased
4         - Added cvv2 field, patch from "T.J. Mather" <tjmather@maxmind.com>
5           (closes: cpan#1805)
6         - Added referer field, patch from Mike Barry <mbarry@cos.com>
7         - Added currency field, request from
8           "Oleksandr Kapitanenko" <kapitan@portaone.com>
9         - Added documentation about referrer field at Authorize.Net
10         - Added nonascii.patch from "T.J. Mather" <tjmather@maxmind.com> to
11           put Text::CSV in binary mode to prevent problems with i18n
12           characters (closes: cpan#1804)
13         - ECHECK (ACH) patch from "Michael Mavroudis" <mjm@m5s.net> to add
14           fields for ssn and license #
15
16 3.11  Sat May  4 00:43:36 PDT 2002
17         - forgot 3.10 changelog in 3.10 :)
18         - extremely verbose debugging information for responses without
19           response code
20         - PREREQ_PM on Business::OnlinePayment
21         - Escape 0x00 (NULL) in responses from Authorize.Net.  wtf?
22
23 3.10  Wed Mar 13 2002
24         - updated for Authorize.Net API 3.1
25         - enable t/credit_card.t test again; testing account seems to work
26         - working Post Authorization support
27         - s/CSV/CSV_XS/
28
29 3.01  Wed Nov 14 13:42:06 2001
30         - update README
31         - disable t/credit_card.t test; testdrive account no longer valid
32
33 3.00  Sat Sep  1 13:29:34 2001
34         - new maintainer, updated for Authorize.Net API 3.0
35
36 0.01  Sun Jul 25 16:37:11 1999
37         - original version; created by h2xs 1.19
38