blob: 2185205ebc0fabb055700821a29a7a7932955a08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Revision history for Perl module Business::OnlinePayment::vSecureProcessing
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.
|