e6e071994517e09b945ffa1488bb7470751af221
[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 account
7 with LinkPoint: http://www.linkpoint.com/ and the "LinkPoint Perl Wrapper":
8 http://www.linkpoint.com/product_solutions/internet/lperl/lperl_main.html
9
10 It is based on Business::OnlinePayment::AuthorizeNet written by Jason Kohles.
11
12 There are additional tests in t2/ that may be useful to you once you have a
13 store number and key file.
14
15 Ivan Kohler <ivan-linkpoint@420.am>
16
17 Business::OnlinePayment is a generic interface for processing payments through
18 online credit card processors, online check acceptance houses, etc.  (If you
19 like buzzwords, call it an "multiplatform ecommerce-enabling middleware
20 solution").