X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=547b72651a1ea00c17d192b76197075098b59e0a;hb=17c9073161c041e34a7d98fdce43e386797785b8;hp=c1c2bd7d02f660a69d517758e4bce0f77596713e;hpb=8898cc543d872803b29a14db438bee08014b7a74;p=Business-OnlinePayment-TransactionCentral.git diff --git a/Changes b/Changes index c1c2bd7..547b726 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,25 @@ Revision history for Perl extension Business::OnlinePayment::TransactionCentral. -0.02 unreleased +0.04 Wed May 30 11:53:00 PDT 2007 + - depend on B:OP v3 + - fix a "false success" problem caused by discrepancy between test and + live systems: "Auth" field comes back as "Declined" rather than empty + +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