diff options
author | cvs2git <cvs2git> | 2007-03-13 22:30:03 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2007-03-13 22:30:03 +0000 |
commit | 78b707c69f89410da230270134d703d5fcd38401 (patch) | |
tree | 5747d9488ecaf8d421bb8cbcb823e960c07e81fb | |
parent | b07276604fe7412f98ad434dc7aef51b91a80b52 (diff) | |
parent | 4a68dd973db000a9166b68301bc816efe9deb744 (diff) |
This commit was manufactured by cvs2svn to create tagBUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_07_03
'BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_07_03'.
-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, |