X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=e138c34be733fb8fdd012dcc74d3fca58f423b2a;hb=0a22d2dbe888f956e8ffc3e66ee390a2877c8a62;hp=537a79ab0ca35b5fd09d0a5a4f05cbde4930d8d5;hpb=7b4ea762675c7c24fdce4e0139cb98ba5d2f35ca;p=Business-OnlinePayment-AuthorizeNet.git diff --git a/Changes b/Changes index 537a79a..e138c34 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,22 @@ Revision history for Perl extension Business::OnlinePayment::AuthorizeNet. -3.12 unreleased - - Added cvv2 field, patch from "T.J. Mather" +3.13 unreleased + - removed Michael Mavroudis's email address + - added 'void' action, patch from Yuri V. Mkrtumyan - allow "Post Authorize" with order_number but no card info, patch + from Paul Zimmer + +3.12 Thu Nov 21 17:05:19 2002 + - Added cvv2 field, patch from T.J. Mather + (closes: cpan#1805) + - Added referer field, patch from Mike Barry + - Added currency field, request from + Oleksandr Kapitanenko + - Added documentation about referrer field at Authorize.Net + - Added nonascii.patch from "T.J. Mather" to + put Text::CSV in binary mode to prevent problems with i18n + characters (closes: cpan#1804) + - ECHECK (ACH) patch from Michael Mavroudis to add fields for ssn and license # 3.11 Sat May 4 00:43:36 PDT 2002 - forgot 3.10 changelog in 3.10 :)