X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=inline;f=Changes;h=c747371293ca8b8bd2506d2c17be40813c11d576;hb=b1bec03facfa30b4e8a527100b6ef39081e6f11f;hp=3cf390c425518c17ed349bfab9acdf897aa82755;hpb=97caf6448f338be65d58b3331d3cb50084fa2793;p=Business-OnlinePayment-TransactionCentral.git diff --git a/Changes b/Changes index 3cf390c..c747371 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,21 @@ Revision history for Perl extension Business::OnlinePayment::TransactionCentral. +0.03 Sat May 19 15:03:43 PDT 2007 + - add/finish ECHECK support (google of TCInterfaceGuide indicated + s/processcheck.asp/processcheckonline.asp/) + - fix another problem with transactions going through but coming back + denied: Returned "Auth" field can have trailing whitespace, wtf! + - trim " " tags off of return info. This + was preventing TransID (B:OP order_number) from being returned. + - add tests: order_number, check, bad_check + +0.02 Thu Apr 19 17:48:09 PDT 2007 + - updated example in manpage s/Capstone/TransactionCentral/ + - add debugging methods response_page, response_code, response_headers + - Make sure expiration date has a leading zero + - fix problem with transactions going through but coming back denied: + Returned "Auth" field can have letters as well as numbers! sheesh + 0.01 Wed Nov 23 05:14:43 2005 - original version; created by h2xs 1.23 with options -X -b 5.5.0 -n Business::OnlinePayment::TransactionCentral -v 0.01