initial import
[Business-OnlinePayment-IPaymentTPG.git] / README
1 Copyright (c) 2002 Ivan Kohler
2 All rights reserved. This program is free software; you can redistribute it
3 and/or modify it under the same terms as Perl itself.
4
5 This is Business::OnlinePayment::IPaymentTPG, an Business::OnlinePayment
6 backend module for the iPayment Transaction Processing Gateway.  It is only
7 useful if you have a merchant account with iPayment, Inc.:
8 http://www.ipaymentinc.com/tpg.asp
9
10 This module implements the interface documented in:
11
12 https://tpg1.ipaymenttechnologies.com/docs/
13
14 It is (rather loosely at this point) based on
15 Business::OnlinePayment::AuthorizeNet written by Jason Kohles.
16
17 #There are additional tests in t2/ that may be useful to you once you have a
18 # XXXX
19
20 Ivan Kohler <ivan-ipaymenttpg@420.am>
21
22 Business::OnlinePayment is a generic interface for processing payments through
23 online credit card processors, online check acceptance houses, etc.  (If you
24 like buzzwords, call it an "multiplatform ecommerce-enabling middleware
25 solution").