diff options
author | Ivan Kohler <ivan@freeside.biz> | 2012-04-03 12:10:27 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2012-04-03 12:10:27 -0700 |
commit | 77aa08091141183d363f37813f498f36ef7e3847 (patch) | |
tree | ec6becba0ae786e99dee127d88c71dff6f88e3f3 /USAePay.pm | |
parent | c964be9bd8ed5cef5f51f8b4ded15fe626ee51d6 (diff) |
minor doc updates
Diffstat (limited to 'USAePay.pm')
-rw-r--r-- | USAePay.pm | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -243,17 +243,17 @@ For detailed information see L<Business::OnlinePayment>. This module was developed against USAePay's CGI Gateway API v2.9.5 and also tested against v2.17.1 without problems. See -http://www.usaepay.com/topics/api.html for details. +http://wiki.usaepay.com/developer/transactionapi for details. =head1 AUTHOR Original author: Jeff Finucane <jeff@cmh.net> -0.02 update and current maintainer: Ivan Kohler <ivan-usaepay@freeside.biz> +Current maintainer: Ivan Kohler <ivan-usaepay@freeside.biz> =head1 COPYRIGHT & LICENSE -Copyright (C) 2011 Freeside Internet Services, Inc. (http://freeside.biz/) +Copyright (C) 2012 Freeside Internet Services, Inc. (http://freeside.biz/) This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. |