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