X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=f7554a09184f76ee09c1292662188dc033fdb397;hb=1207cdca57ea1db84ed723a5a207c0b545fde354;hp=13e2ba9dc3c5a229c8319f78b5867a7f77231c61;hpb=b37129289a0f46bd341e39e44d9000c1c79e92cb;p=Business-OnlinePayment-PaymenTech.git diff --git a/Changes b/Changes index 13e2ba9..f7554a0 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,20 @@ Revision history for Business-OnlinePayment-PaymenTech +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, 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 (closes: CPAN#53646)