diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-02-16 06:21:30 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-02-16 06:21:30 -0800 |
commit | 69c48300a72928b492968cfa2b86d1d264ccd8cf (patch) | |
tree | de85e3a30246a39210d1e29ffac6c7d04aab2ca4 /Changes | |
parent | 6773138ba92001464a21fb84f110281f3c4cd34a (diff) |
Normalize return fields with non-standard names (avs_code and cvv2_response)
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ Revision history for Perl module Business::OnlinePayment::vSecureProcessing +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 |