X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=f297a1602571b1f5358484e841f501a7591315a0;hb=f471ec6ca2456ddabfeaf42949a077fc0b326ff0;hp=c027dc0826c77d4045c89e66680a1951897bcf6c;hpb=3d14e9d827c8fb53193d7534e3d13ef5aa288660;p=Business-OnlinePayment-IPPay.git diff --git a/Changes b/Changes index c027dc0..f297a16 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,29 @@ Revision history for Perl extension Business::OnlinePayment::IPPay. +0.11 unreleased + - ACH SEC code: Allow setting, default to CCD for business accounts, + PPD otherwise (was: always PPD) + - doc: Update copyright and maintainer information + - Update tests for new test server + +0.10 unreleased (2015) + - UserIPAddr is now UserIPAddress + +0.09 Tue Jun 10 23:26:54 PDT 2014 + - Set UDField3 per IPPay request + - Require password + - When IPPay returns a non-sensical response, don't include it in the + error message unless debug is on + - Correct introspection: info_compat, not info_version + +0.08 Fri Dec 14 12:54:14 PST 2012 + - Pass ACH account type + +0.07 Sun Oct 28 23:24:21 PDT 2012 + - add Reverse Authorization support, patch from dougforpres + - gateway URL change -- note this version will be the minimum required + once IPPay turns off the old URL + 0.06 Wed Jan 26 13:15:21 PST 2011 - fix january bug in tests