diff options
Diffstat (limited to 'PayflowPro.pm')
-rw-r--r-- | PayflowPro.pm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/PayflowPro.pm b/PayflowPro.pm index e559caf..b8415b9 100644 --- a/PayflowPro.pm +++ b/PayflowPro.pm @@ -436,10 +436,12 @@ response message returned with the transaction result. This module implements an interface to the Payflow Pro Perl API, which can be downloaded at https://manager.paypal.com/ with a valid login. -=head1 AUTHOR +=head1 AUTHORS Ivan Kohler <ivan-payflowpro@420.am> +Phil Lobbes E<lt>phil at perkpartners.comE<gt> + Based on Business::OnlinePayment::AuthorizeNet written by Jason Kohles. =head1 SEE ALSO |