Add webpayperl to PREREQ_PM
[Business-OnlinePayment-StGeorge.git] / README
1 Copyright (c) 2004 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::StGeorge, an Business::OnlinePayment
6 backend module for the St.George Bank Internet Payment Gateway.  It is only
7 useful if you have a merchant account with St.George Bank:
8 https://www.ipg.stgeorge.com.au/ and their "Perl API".
9
10 It is (rather distantly, at this point) based on
11 Business::OnlinePayment::AuthorizeNet written by Jason Kohles.
12
13 There are additional tests in t2/ that may be useful to you once you have
14 a merchant account and the digital certificate from St. George.
15
16 Ivan Kohler <ivan-stgeorge@420.am>
17
18 Please send patches as unified diffs (diff -u).
19
20 Business::OnlinePayment is a generic interface for processing payments through
21 online credit card processors, online check acceptance houses, etc.  (If you
22 like buzzwords, call it an "multiplatform ecommerce-enabling middleware
23 solution").
24