diff options
author | ivan <ivan> | 2010-01-20 18:15:13 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-01-20 18:15:13 +0000 |
commit | b71f13fe1086fbcbe08df22dafd56653da052e53 (patch) | |
tree | 698f8c3261dfb5a810c2ab72e71fb246aa8c5458 /Changes | |
parent | 9ed134840a3aa39429a8763dc9d0f6bc4cca8f08 (diff) |
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
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Revision history for Business-OnlinePayment-PaymenTech - 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 2.02 Wed Jan 13 18:40:06 PST 2010 - Add B:OP, B:OP:HTTPS and XML::Simple to Makefile.PL PREREQ_PM |