X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=3c957740a7d00caf9133af6e36f547076b7bfd61;hb=HEAD;hp=360e0a042e9da504d1ebdbf5844c03da277b6da1;hpb=51c7503002afd10e1070a60494bb1daca9daba16;p=Business-OnlinePayment-vSecureProcessing.git diff --git a/Changes b/Changes index 360e0a0..3c95774 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,35 @@ Revision history for Perl module Business::OnlinePayment::vSecureProcessing -0.03 Sat Feb 14 14:28:31 PST 2015 +0.10 Mon May 2 16:04:02 CDT 2016 + - support for Authorization Only & Reverse Authorization + - bug fix to _info routine (returns hashref, not hash) + - B::OP standard handling of result_code + +0.09 Thu Nov 5 10:32:10 PST 2015 + - Pass Cf1/Cf2 for voids and refunds as well + +0.08 Tue Aug 18 10:03:34 PDT 2015 + - Pass invoice_number as Cf1 and customer_id as Cf2 + +0.07 Fri Aug 7 20:04:27 PDT 2015 + - Immediately void partial auth by default + +0.06 Wed May 20 11:38:02 PDT 2015 + - Handle and pass back error responses in ResultCode as well + +0.05 Thu Feb 19 13:38:21 PST 2015 + - cvv2_response should never be passed back as a hashref + +0.04 Mon Feb 16 06:20:51 PST 2015 + - Normalize return fields with non-standard names (avs_code and + cvv2_response) + +0.03 Sat Feb 14 14:42:33 PST 2015 - Update AUTHOR and PREREQ_PM (Net::HTTPS::Any) in Makefile.PL - cvv2 is not required for all transactions - Update MANIFEST for renamed tests + - include missing t/lib/test_account.pl (but you still need to fill it + in with your own test account) 0.02 Feb 12 2015 - Update for production URL