summaryrefslogtreecommitdiff
path: root/Changes
blob: 60b97e4c3de1a28f140bd1b76ef15905f1ea01da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Revision history for Perl module Business::OnlinePayment::vSecureProcessing

0.04    Mon Feb 16 06:20:51 PST 2015
        - Normalize return fields with non-standard names (avs_code and
          cvv2_response)

0.03    Sat Feb 14 14:42:33 PST 2015
        - Update AUTHOR and PREREQ_PM (Net::HTTPS::Any) in Makefile.PL
        - cvv2 is not required for all transactions
        - Update MANIFEST for renamed tests
        - include missing t/lib/test_account.pl (but you still need to fill it
          in with your own test account)

0.02    Feb 12 2015
        - Update for production URL
        - Use username/password for auth like other B:OP modules
        - Fix tests
        - Remove extraneous extra/ stuff in repo

0.01    Feb 06 2015
        Initial release.