X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Changes;h=38e9da9d50d86d498a639ba51a3b8e3ee4a6cbb4;hb=234871d72733d12fd00540ea6455653a1d0e5b2d;hp=104f1cb72b43b8ed716f72f3717d0eb7d12d9718;hpb=9ed134840a3aa39429a8763dc9d0f6bc4cca8f08;p=Business-OnlinePayment-PaymenTech.git diff --git a/Changes b/Changes index 104f1cb..38e9da9 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,16 @@ Revision history for Business-OnlinePayment-PaymenTech -2.03 unreleased +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