diff options
author | ivan <ivan> | 2007-04-04 20:10:50 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-04-04 20:10:50 +0000 |
commit | 587b4370d3fd2acb4f353d2ca1f9523bfb237c85 (patch) | |
tree | 013ec8a450af41adf2f1aa1c385dbc252c6ddb50 /README | |
parent | c32838a31b5447ccbe5682502f9332a4ec858edc (diff) |
add note about interface instability & emailing payflowintegrator@paypal.com
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -12,6 +12,11 @@ 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. +The Payflow API that this module interfaces with is not yet an officially +supported service and is still subject to change. At this time, you need to +contact payflowintegrator@paypal.com for a certification ID to connect and run +transactions using this module. + 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>. |