initial import
[Business-OnlinePayment-PayflowPro.git] / README
1 Copyright (c) 2003 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::PayflowPro, an Business::OnlinePayment
6 backend module for Verisign Payflow Pro.  It is only useful if you have a
7 merchant account with Verisign Payment Services:
8 http://www.verisign.com/products/payment.html and the "Payflow Pro SDK":
9 https://manager.verisign.com/
10
11 It is based on Business::OnlinePayment::AuthorizeNet written by Jason Kohles.
12
13 #There are additional tests in t2/ that may be useful to you once you have a
14 #store number and key file.
15
16 Ivan Kohler <ivan-payflowpro@420.am>
17
18 Business::OnlinePayment is a generic interface for processing payments through
19 online credit card processors, online check acceptance houses, etc.  (If you
20 like buzzwords, call it an "multiplatform ecommerce-enabling middleware
21 solution").