X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=4c7fe787c26021b24a5e0052df5c8c039fb10b98;hb=7b05ea2f4936bf73f3094038ca88632a6a48f461;hp=15dbf93e321752c8c92bfae91ad57f2a24a1e4e8;hpb=c68ddf7bf88ab9a2c8c3b5fbb90f48b7b81828bf;p=Business-OnlinePayment-eSelectPlus.git diff --git a/Changes b/Changes index 15dbf93..4c7fe78 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,22 @@ Revision history for Perl extension Business::OnlinePayment::eSelectPlus +0.06 Mon Nov 12 14:28:16 PST 2012 + - Fix voids even if an amount is passed (now ignored) + +0.05 unreleased to CPAN (Sat Nov 10 14:20:42 PST 2012) + - Pre-auth, capture/completion, voids and credits are now supported. + Note: testing preauth seems to work only with test store #1 (CAD). + - Backwards-compatibility note (align usage of 'authorization' & + 'order_number' with notes_for_module_writers_v3 (3.0.1)): + + authorization() now returns gateway transaction number (TransId) + rather than bank authorization code (AuthCode) + + order_number() now returns ReceiptId rather than ReferenceNum + - by Randall Whitman on contract to + DonorWare LLC dba donor.com . + +0.04 unreleased + - Fix voids ("purchasecorrection" not "void") + 0.03 Tue Mar 1 13:40:08 PST 2011 - Update for compatibility with US Moneris. Backwards-compatibility note: Users of previous versions must now specify 'currency'=>'CAD' @@ -19,7 +36,7 @@ Revision history for Perl extension Business::OnlinePayment::eSelectPlus - Remove extra spaces and other odd characters in Message. - by Randall Whitman on contract to DonorWare LLC dba donor.com . - - fix tests, die on connction errors per B:OP spec + - fix tests, die on connection errors per B:OP spec (ivan) 0.01 Wed Mar 16 02:39:29 PST 2005 - original version; created by ivan 1.0