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

..03-May-2022-

t/H22-Nov-2002-10085

ChangesH A D22-Nov-2002227 95

MANIFESTH A D18-Nov-200287 109

Makefile.PLH A D18-Nov-2002628 169

PayConnect.pmH A D22-Nov-20024.2 KiB18288

READMEH A D18-Nov-2002816 2114

README

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