summaryrefslogtreecommitdiff
path: root/AuthorizeNet.pm
diff options
context:
space:
mode:
authorivan <ivan>2009-03-24 19:29:02 +0000
committerivan <ivan>2009-03-24 19:29:02 +0000
commit0191a3df714002d7f1afc4f87c034699fd37d64e (patch)
tree7d2515edee0182f5a111a5547795e9db41577875 /AuthorizeNet.pm
parent988513129cc5af6fbfd9eecee300d946d4745d34 (diff)
add repo information
Diffstat (limited to 'AuthorizeNet.pm')
-rw-r--r--AuthorizeNet.pm13
1 files changed, 13 insertions, 0 deletions
diff --git a/AuthorizeNet.pm b/AuthorizeNet.pm
index 4f47479..9646950 100644
--- a/AuthorizeNet.pm
+++ b/AuthorizeNet.pm
@@ -428,6 +428,19 @@ method that returns the MD5 hash which is returned by the gateway.
Steve Simitzis contributed a patch for better compatibility with
eProcessingNetwork's AuthorizeNet compatability mode.
+=head1 REPOSITORY
+
+The code is available from our public CVS repository:
+
+ export CVSROOT=":pserver:anonymous@cvs.freeside.biz:/home/cvs/cvsroot"
+ cvs login
+ # The password for the user `anonymous' is `anonymous'.
+ cvs checkout Business-OnlinePayment-AuthorizeNet
+
+Or on the web:
+
+ http://freeside.biz/cgi-bin/viewvc.cgi/Business-OnlinePayment-AuthorizeNet/
+
=head1 SEE ALSO
perl(1). L<Business::OnlinePayment>.