diff options
Diffstat (limited to 'OnlineThirdPartyPayment.pm')
-rw-r--r-- | OnlineThirdPartyPayment.pm | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/OnlineThirdPartyPayment.pm b/OnlineThirdPartyPayment.pm index 1c3ef16..b642ffd 100644 --- a/OnlineThirdPartyPayment.pm +++ b/OnlineThirdPartyPayment.pm @@ -168,10 +168,21 @@ with a true argument will turn that mode on if the processor supports it, or generate a fatal error if the processor does not support a test mode (which is probably better than accidentally making real charges). -=head1 AUTHORS +=head1 AUTHOR Jeff Finucane <business-onlinethirdpartypayment@weasellips> +=head1 COPYRIGHT + +Partially based on code from Business::OnlinePayment. + +Copyright (c) 1999-2004 Jason Kohles. +Copyright (c) 2004 Ivan Kohler +Copyright (c) 2007-2009 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. + =head1 DISCLAIMER THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED |