X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=e594e62366daa29c981dbf8264e367b0aa8239e6;hb=f07eb4018968c09179b93b08cc5785555d82f2f3;hp=43e44d87b8870fd9e2e7d5bb70b71422f38d02a2;hpb=2afcd9efd1b670360cc3d43bf0a95174cf16ff52;p=Business-OnlinePayment-PaymenTech.git diff --git a/Changes b/Changes index 43e44d8..e594e62 100644 --- a/Changes +++ b/Changes @@ -1,12 +1,13 @@ Revision history for Business-OnlinePayment-PaymenTech -2.03 unreleased +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 + - Rework result handling: show ProcStatusMsg/StatusMsg if present even when HTTP status != 200, decode parameters like StatusMsg that come - through as a hashref with Lth and content + 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