As per Linkpoint instructions, add "-k" flag to curl to skip SSL cert validation
[Business-OnlinePayment-LinkPoint.git] / README
1 Copyright (c) 2002 Ivan Kohler
2 Copyright (c) 2007 Freeside Internet Services, Inc.
3 All rights reserved. This program is free software; you can redistribute it
4 and/or modify it under the same terms as Perl itself.
5
6 This is Business::OnlinePayment::LinkPoint, an Business::OnlinePayment
7 backend module for LinkPoint.  It is only useful if you have a merchant
8 account with LinkPoint (Cardservice): http://www.linkpoint.com/ and the
9 "LinkPoint Perl Wrapper":
10 http://www.linkpoint.com/product_solutions/internet/lperl/lperl_main.html
11 http://www.linkpoint.com/viewcart/down_index.htm
12
13 It is based on Business::OnlinePayment::AuthorizeNet written by Jason Kohles.
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").