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