add recurring_billing handling
[Business-OnlinePayment-PlugnPay.git] / README
1 Copyright (c) 2007 Jeff Finucane
2 Copyright (c) 2007 Freeside Internet Services, Inc.
3 All rights reserved. This program is free software; you can
4 redistribute it and/or modify it under the same terms as Perl itself.
5
6 This is Business::OnlinePayment::PlugnPay, a Business::OnlinePayment
7 back end module for plugnpay. http://www.plugnplay.com/
8
9 Based on Business::OnlinePayment::AuthorizeNet written by Jason Kohles.
10 Currently maintained by Jeff Finucane <plugnpay@weasellips.com>.
11
12 Business::OnlinePayment is a generic interface for processing payments
13 through online credit card processors, online check acceptance houses,
14 etc.  (If you like buzzwords, call it an "multiplatform
15 ecommerce-enabling middleware solution").
16
17 Check support is in "developer mode" because I have no test facilities.
18 A developer should easily be able to get check support functioning.