summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-04-03 12:10:27 -0700
committerIvan Kohler <ivan@freeside.biz>2012-04-03 12:10:27 -0700
commit77aa08091141183d363f37813f498f36ef7e3847 (patch)
treeec6becba0ae786e99dee127d88c71dff6f88e3f3
parentc964be9bd8ed5cef5f51f8b4ded15fe626ee51d6 (diff)
minor doc updates
-rw-r--r--Changes1
-rw-r--r--USAePay.pm6
2 files changed, 4 insertions, 3 deletions
diff --git a/Changes b/Changes
index 103490c..78a399c 100644
--- a/Changes
+++ b/Changes
@@ -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
diff --git a/USAePay.pm b/USAePay.pm
index a8eb4ee..b4fafdd 100644
--- a/USAePay.pm
+++ b/USAePay.pm
@@ -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.