1Copyright (c) 2002 Ivan Kohler
2
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::PayConnect, an Business::OnlinePayment backend
7module for the PaymentOne (formerly eBillit) PayConnect.  It is only
8useful if you have a merchant account with PaymentOne (formerly eBillit):
9http://www.paymentone.com/products/paycon.asp
10
11Currently, only 'LEC' billing is supported.  Eventually credit card and ACH
12will be supported as well.
13
14Ivan Kohler <ivan-payconnect@420.am>
15
16Business::OnlinePayment is a generic interface for processing payments through
17online credit card processors, online check acceptance houses, etc.  (If you
18like buzzwords, call it an "multiplatform ecommerce-enabling middleware
19solution").
20
21