X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=README;h=10ff0bc898c711b2003aaada680ec61922958a23;hb=HEAD;hp=0a35167fbdc193d90eb6643935ee7de6f8919d97;hpb=1465096443fc577fcf93ab41d69df75699cc59b7;p=Business-OnlinePayment.git diff --git a/README b/README index 0a35167..10ff0bc 100644 --- a/README +++ b/README @@ -1,8 +1,10 @@ -***************************************************************************** -* Copyright (c) 1999-2004 Jason Kohles. All rights reserved. This program * -* is free software; you can redistribute it and/or modify it under the same * -* terms as Perl itself. * -***************************************************************************** +Copyright (c) 1999-2004 Jason Kohles +Copyright (c) 2004 Ivan Kohler +Copyright (c) 2007-2016 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. + Business::OnlinePayment is a generic interface for processing payments through online credit card processors, online check acceptance houses, etc. (If you @@ -11,8 +13,11 @@ solution"). IMPORTANT: Business::OnlinePayment only defines the frontend interface to the system, in order to use it you also need to have at least one backend -processing module installed, there used to be a list here, but so many people -have contributed backends now that it is easier to search CPAN to find them. +processing module installed. + +Homepage: + http://perl.business/onlinepayment -http://search.cpan.org/search?m=all&q=Business::OnlinePayment:: +Search CPAN for backends: + http://search.cpan.org/search?m=all&q=Business::OnlinePayment::