s/JetPay/ippay/ per new spec
[Business-OnlinePayment-IPPay.git] / README
1 Copyright (c) 1999 Jason Kohles.
2 Copyright (c) 2002-2003 Ivan Kohler
3 Copyright (c) 2008 Jeff Finucane
4 All rights reserved. This program is free software; you can redistribute it
5 and/or modify it under the same terms as Perl itself.
6
7 This is Business::OnlinePayment::IPPay, a Business::OnlinePayment backend
8 module for IPPay.  It is only useful if you have a merchant account with
9 IPPay Merchant Services: http://www.ippay.com
10
11 This module implements the IPPay XML Product Specification Revision 1.1.2
12
13 Jeff Finucane is the original author.  Please send patches as unified
14 diffs (diff -u).  Mr. Kohles and Mr. Kohler provided material for cribbing.
15
16 Business::OnlinePayment is a generic interface for processing payments through
17 online credit card processors, online check acceptance houses, etc.  (If you
18 like buzzwords, call it an "multiplatform ecommerce-enabling middleware
19 solution").