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