cvv2_response should never be passed back as a hashref
[Business-OnlinePayment-vSecureProcessing.git] / Changes
1 Revision history for Perl module Business::OnlinePayment::vSecureProcessing
2
3 0.05    Thu Feb 19 13:38:21 PST 2015
4         - cvv2_response should never be passed back as a hashref
5
6 0.04    Mon Feb 16 06:20:51 PST 2015
7         - Normalize return fields with non-standard names (avs_code and
8           cvv2_response)
9
10 0.03    Sat Feb 14 14:42:33 PST 2015
11         - Update AUTHOR and PREREQ_PM (Net::HTTPS::Any) in Makefile.PL
12         - cvv2 is not required for all transactions
13         - Update MANIFEST for renamed tests
14         - include missing t/lib/test_account.pl (but you still need to fill it
15           in with your own test account)
16
17 0.02    Feb 12 2015
18         - Update for production URL
19         - Use username/password for auth like other B:OP modules
20         - Fix tests
21         - Remove extraneous extra/ stuff in repo
22
23 0.01    Feb 06 2015
24         Initial release.
25