From f7545ec5b072a46f6d08e4bf19bc5d1edb25ce94 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 20 Dec 2010 02:45:42 +0000 Subject: - Incorporate Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes by Thomas Sibley and, using it, provide more descriptive error messages. - Switch to Business::OnlinePayment::HTTPS instead of using Net::SSLeay directly --- MANIFEST | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 8643e10..4724760 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,4 +1,5 @@ AuthorizeNet/AIM.pm +AuthorizeNet/AIM/ErrorCodes.pm AuthorizeNet/ARB.pm AuthorizeNet.pm Changes @@ -11,6 +12,7 @@ t/credit_card.t t/check.t t/bop.t t/capture.t +t/errorcodes.t t/mixed_operation.t t/test_account t/test_account_ach -- cgit v1.2.1