diff options
author | Jonathan Prykop <jonathan@freeside.biz> | 2016-05-02 16:26:46 -0500 |
---|---|---|
committer | Jonathan Prykop <jonathan@freeside.biz> | 2016-05-02 16:26:46 -0500 |
commit | ea80e2f3a4b27b71714f67ca30c7baae9db2dbda (patch) | |
tree | 1a3de5c1a77b08619b19077dde67e328c1e11646 /Changes | |
parent | a705bbe6a010aaee7a315551686858a02f309c64 (diff) |
RT#42265: Add Authorization Only and Reverse Authorization support to B:OP:vSecureProcessing
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ Revision history for Perl module Business::OnlinePayment::vSecureProcessing +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 |