X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=6c041c5a244045ebde8da2ffb15f93c3bc046ef6;hb=ec61908f5afd61a12e9d7780bfb3a5d620b8e160;hp=25a1d351f0db081dbd6cc7d39122eeb45556acba;hpb=b71f13fe1086fbcbe08df22dafd56653da052e53;p=Business-OnlinePayment-PaymenTech.git diff --git a/Changes b/Changes index 25a1d35..6c041c5 100644 --- a/Changes +++ b/Changes @@ -1,11 +1,27 @@ Revision history for Business-OnlinePayment-PaymenTech -2.03 unreleased +2.07 Thu May 11 11:30:16 PDT 2017 + - update URLs from paymentech.net to chasepaymentech.com + +2.06 unreleased + - throw a fatal exception on non-decline problems, per B:OP + notes_for_module_writers_v3 + - failure_status support + +2.05 Mon Jan 14 19:07:14 PST 2013 + - pass AVScountryCode + +2.04 Mon Oct 11 17:30:00 PDT 2010 + - Always send expiration date as MMYY + +2.03 Sun Jan 24 13:19:29 PST 2010 + - Truncate all request fields to their maximum lengths - doc: in synopsis example, move merchant_id/terminal_id from content call to new constructor, and add currency. also indent the example code so it formats properly - - rework result handling: show ProcStatusMsg/StatusMsg if present even - when HTTP status != 200 + - Rework result handling: show ProcStatusMsg/StatusMsg if present even + when HTTP status != 200, decode parameters like StatusMsg that come + through as a hashref with length and content 2.02 Wed Jan 13 18:40:06 PST 2010 - Add B:OP, B:OP:HTTPS and XML::Simple to Makefile.PL PREREQ_PM