see whole response
[Business-OnlinePayment-LinkPoint.git] / README
1 Copyright (c) 2002 Ivan Kohler
2 All rights reserved. This program is free software; you can redistribute it
3 and/or modify it under the same terms as Perl itself.
4
5 This is Business::OnlinePayment::LinkPoint, an Business::OnlinePayment
6 backend module for LinkPoint.  It is only useful if you have a merchant
7 account with LinkPoint (Cardservice): http://www.linkpoint.com/ and the
8 "LinkPoint Perl Wrapper":
9 http://www.linkpoint.com/product_solutions/internet/lperl/lperl_main.html
10
11 It is based on Business::OnlinePayment::AuthorizeNet written by Jason Kohles.
12
13 There are additional tests in t2/ that may be useful to you once you have a
14 store number and key file.
15
16 Ivan Kohler <ivan-linkpoint@420.am>
17
18 Business::OnlinePayment is a generic interface for processing payments through
19 online credit card processors, online check acceptance houses, etc.  (If you
20 like buzzwords, call it an "multiplatform ecommerce-enabling middleware
21 solution").