diff options
-rw-r--r-- | README | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -1,5 +1,4 @@ Copyright (c) 2003 Ivan Kohler -Copyright (c) 2007 Freeside Internet Services, Inc. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. @@ -7,14 +6,13 @@ This is Business::OnlinePayment::PayflowPro, a Business::OnlinePayment back end module for PayPal Payflow Pro. It is only useful if you have a merchant account with PayPal Payment Services: https://www.paypal.com/cgi-bin/webscr?cmd=_payflow-gateway-overview-outside +and the Payflow Pro SDK: + https://manager.paypal.com/ -As of 0.07, this module communicates with the Payflow gateway directly and no -longer requires the Payflow Pro SDK. Thanks to Phil Lobbes for this great -work. +It is based on Business::OnlinePayment::AuthorizeNet written by Jason +Kohles. -Based on Business::OnlinePayment::AuthorizeNet written by Jason Kohles. -Currently maintained by Ivan Kohler <ivan-payflowpro@420.am> and Phil Lobbes -<phil at perkpartners.com>. +Ivan Kohler <ivan-payflowpro@420.am> Business::OnlinePayment is a generic interface for processing payments through online credit card processors, online check acceptance houses, |