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

..03-May-2022-

t/H11-Apr-2007-8268

ChangesH A D11-Apr-2007310 117

MANIFESTH A D17-Dec-200296 109

Makefile.PLH A D17-Dec-2002643 169

PaymentsGateway.pmH A D11-Apr-20078.7 KiB276169

READMEH A D11-Apr-2007828 2114

README

1Copyright (c) 2002 Ivan Kohler
2Copyright (c) 2007 Freeside Internet Services, Inc.
3
4All rights reserved. This program is free software; you can redistribute it
5and/or modify it under the same terms as Perl itself.
6
7This is Business::OnlinePayment::PaymentsGateway, an Business::OnlinePayment
8backend module for PaymentsGateway.net ACH Direct.  It is only useful if you
9have a merchant account with PaymentsGateway.net
10
11This module implements the interface documented in the
12"PaymentsGateway.net Integration Guide, Version 2.1, September 2002"
13
14Ivan Kohler <ivan-paymentsgateway@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