debian packaging
[Business-OnlinePayment-vSecureProcessing.git] / Changes
1 Revision history for Perl module Business::OnlinePayment::vSecureProcessing
2
3 0.10    Mon May  2 16:04:02 CDT 2016
4         - support for Authorization Only & Reverse Authorization
5         - bug fix to _info routine (returns hashref, not hash)
6         - B::OP standard handling of result_code
7
8 0.09    Thu Nov  5 10:32:10 PST 2015
9         - Pass Cf1/Cf2 for voids and refunds as well
10
11 0.08    Tue Aug 18 10:03:34 PDT 2015
12         - Pass invoice_number as Cf1 and customer_id as Cf2
13
14 0.07    Fri Aug  7 20:04:27 PDT 2015
15         - Immediately void partial auth by default
16
17 0.06    Wed May 20 11:38:02 PDT 2015
18         - Handle and pass back error responses in ResultCode as well
19
20 0.05    Thu Feb 19 13:38:21 PST 2015
21         - cvv2_response should never be passed back as a hashref
22
23 0.04    Mon Feb 16 06:20:51 PST 2015
24         - Normalize return fields with non-standard names (avs_code and
25           cvv2_response)
26
27 0.03    Sat Feb 14 14:42:33 PST 2015
28         - Update AUTHOR and PREREQ_PM (Net::HTTPS::Any) in Makefile.PL
29         - cvv2 is not required for all transactions
30         - Update MANIFEST for renamed tests
31         - include missing t/lib/test_account.pl (but you still need to fill it
32           in with your own test account)
33
34 0.02    Feb 12 2015
35         - Update for production URL
36         - Use username/password for auth like other B:OP modules
37         - Fix tests
38         - Remove extraneous extra/ stuff in repo
39
40 0.01    Feb 06 2015
41         Initial release.
42