summaryrefslogtreecommitdiff
path: root/README
blob: 80b59d3a88fe4d71e65ed08e0b75b39c0b787ba5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
*****************************************************************************
* Copyright (c) 1999-2004 Jason Kohles.                                     *
* Copyright (c) 2004 Ivan Kohler                                            *
* All rights reserved. This program is free software; you can redistribute  *
* it and/or modify it under the same terms as Perl itself.                  *
*****************************************************************************

Business::OnlinePayment is a generic interface for processing payments through
online credit card processors, online check acceptance houses, etc.  (If you
like buzzwords, call it an "multiplatform ecommerce-enabling middleware
solution").

IMPORTANT: Business::OnlinePayment only defines the frontend interface to the
system, in order to use it you also need to have at least one backend
processing module installed.

Homepage:
  http://420.am/business-onlinepayment/

Search CPAN for backends:
  http://search.cpan.org/search?m=all&q=Business::OnlinePayment::