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 | |
parent | c964be9bd8ed5cef5f51f8b4ded15fe626ee51d6 (diff) |
minor doc updates
-rw-r--r-- | Changes | 1 | ||||
-rw-r--r-- | USAePay.pm | 6 |
2 files changed, 4 insertions, 3 deletions
@@ -1,6 +1,7 @@ Revision history for Perl extension Business::OnlinePayment::USAePay. 0.03 unreleased + - minor doc updates 0.02 Sun Mar 6 15:54:24 PST 2011 - test fixes, documentation updates, otherwise functionally unchanged @@ -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. |