X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=f297a1602571b1f5358484e841f501a7591315a0;hb=HEAD;hp=6cab229fa3859f5c91f99e52287b75d9f76742f2;hpb=7516d92e433d4e74589e1e4337dc885aaf523f01;p=Business-OnlinePayment-IPPay.git diff --git a/Changes b/Changes index 6cab229..f297a16 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,33 @@ Revision history for Perl extension Business::OnlinePayment::IPPay. -0.05 unreleased +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 + +0.05 Mon Jul 19 10:19:34 EDT 2010 - add introspection info used in Business::OnlinePayment 3.01+ - (0.05_02) add ECHECK_void_requires_account to introspection info - add a quick routing_code validation for a better error message