initial import
[Business-OnlinePayment-PaymentsGateway.git] / README
1 Copyright (c) 2002 Ivan Kohler
2
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::PaymentsGateway, an Business::OnlinePayment
7 backend module for PaymentsGateway.net ACH Direct.  It is only useful if you
8 have a merchant account with PaymentsGateway.net
9
10 This module implements the interface documented in the
11 "PaymentsGateway.net Integration Guide, Version 2.1, September 2002"
12
13 There are additional tests in t2/ that may be useful to you once you have a
14 login and password.
15
16 Ivan Kohler <ivan-paymentsgateway@420.am>
17
18 Business::OnlinePayment is a generic interface for processing payments through
19 online credit card processors, online check acceptance houses, etc.  (If you
20 like buzzwords, call it an "multiplatform ecommerce-enabling middleware
21 solution").
22