From 196db498d6a75d4a772946049fbaee6b4700dd85 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 2 May 2007 01:32:31 +0000 Subject: - Update for new test account. - Add "cargs" argument including "-k" when in test mode. - Move tests from t2/ and have them actually work out of the box. - get rid of old Exporter / AutoLoader cruft - patch from Mark D. Anderson : - addrnum should be first digit string, not first word - avoid uninitialized variable warnings in lpperl due to webspace and debug - Map customer_ip, customer_id, invoice_number and description fields - Pass email, company, fax fields - Set lpperl debug if our $DEBUG is set - Better/supplimental download link for lpperl.pm --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index d288ba1..b845688 100644 --- a/README +++ b/README @@ -1,4 +1,5 @@ Copyright (c) 2002 Ivan Kohler +Copyright (c) 2007 Freeside Internet Services, Inc. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. @@ -7,12 +8,10 @@ backend module for LinkPoint. It is only useful if you have a merchant account with LinkPoint (Cardservice): http://www.linkpoint.com/ and the "LinkPoint Perl Wrapper": http://www.linkpoint.com/product_solutions/internet/lperl/lperl_main.html +http://www.linkpoint.com/viewcart/down_index.htm It is based on Business::OnlinePayment::AuthorizeNet written by Jason Kohles. -There are additional tests in t2/ that may be useful to you once you have a -store number and key file. - Ivan Kohler Business::OnlinePayment is a generic interface for processing payments through -- cgit v1.2.1