Changes for version 3.22 - 2011-09-26
- Add missing t/lib/Business/FraudDetect/_Fake.pm to MANIFEST to fix tests. Patch from Rob Brown, thanks! (closes: CPAN#52444)
- Incorporate Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes by Thomas Sibley and, using it, provide more descriptive error messages. (closes: CPAN#34362)
- Switch to Business::OnlinePayment::HTTPS instead of using Net::SSLeay directly
- Silence new warnings about lc(undef) introduced in perl 5.12. Patch from Todd Rinaldo, thanks! (closes: CPAN#56172)
Modules
AuthorizeNet backend for Business::OnlinePayment
AuthorizeNet AIM backend for Business::OnlinePayment
Easy lookup of Authorize.Net's AIM result reason codes
AuthorizeNet ARB backend for Business::OnlinePayment