- switch to using Test::More
[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 Ivan Kohler <ivan-payflowpro@420.am>
14
15 Business::OnlinePayment is a generic interface for processing payments through
16 online credit card processors, online check acceptance houses, etc.  (If you
17 like buzzwords, call it an "multiplatform ecommerce-enabling middleware
18 solution").