X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=510cee5a1e7c4beabf73e9be7dc3dc884d66f60f;hb=327f376d26a38ae2f1a02ca9a53fad43464b087b;hp=9e1a7d2539bd975ead0d5959fd7ca7a83674c381;hpb=0269ed0cf31fa866f4413dd81b7ca0cdaeee41d7;p=Business-OnlinePayment-IPPay.git diff --git a/Changes b/Changes index 9e1a7d2..510cee5 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,40 @@ Revision history for Perl extension Business::OnlinePayment::IPPay. +0.09 unreleased + - Set UDField3 per IPPay request + - Require password + +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 + - never send an empty country for shipping or billing address + +0.04 Tue Jul 22 12:19:54 2008 EDT + - force country and ship country to ISA-3166-alpha-3 + +0.03 Sun Jul 10 21:00:58 2008 EDT + - require Business::OnlinePayment::HTTPS 0.09 + - remove unnecessary requirements + - ensure transaction id and transaction are from the same server + - more debugging info + +0.02 Sun Jul 3 17:44:08 2008 PDT + - add live default server; + - send billing address as shipping address for card transactions + where no shipping address is provided + 0.01 Sun Jun 22 17:56:23 2008 EDT - original version;