• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

t/H18-Jun-2008-148121

ChangesH A D18-Jun-20082.1 KiB5745

LinkPoint.pmH A D18-Jun-20089.2 KiB333190

MANIFESTH A D02-May-2007115 1211

Makefile.PLH A D12-Jul-2007512 139

READMEH A D02-May-2007935 2116

test.pemH A D02-May-20071.8 KiB3332

README

1Copyright (c) 2002 Ivan Kohler
2Copyright (c) 2007 Freeside Internet Services, Inc.
3All rights reserved. This program is free software; you can redistribute it
4and/or modify it under the same terms as Perl itself.
5
6This is Business::OnlinePayment::LinkPoint, an Business::OnlinePayment
7backend module for LinkPoint.  It is only useful if you have a merchant
8account with LinkPoint (Cardservice): http://www.linkpoint.com/ and the
9"LinkPoint Perl Wrapper":
10http://www.linkpoint.com/product_solutions/internet/lperl/lperl_main.html
11http://www.linkpoint.com/viewcart/down_index.htm
12
13It is based on Business::OnlinePayment::AuthorizeNet written by Jason Kohles.
14
15Ivan Kohler <ivan-linkpoint@420.am>
16
17Business::OnlinePayment is a generic interface for processing payments through
18online credit card processors, online check acceptance houses, etc.  (If you
19like buzzwords, call it an "multiplatform ecommerce-enabling middleware
20solution").
21