• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

AuthorizeNet/H20-Dec-2015-1,4451,260

t/H20-Dec-2015-437325

AuthorizeNet.pmH A D20-Dec-201516.2 KiB50635

ChangesH A D20-Dec-20156.3 KiB143124

MANIFESTH A D20-Dec-2015511 2524

META.jsonH A D20-Dec-20151.2 KiB5049

META.ymlH A D20-Dec-2015737 3130

Makefile.PLH A D30-Jun-2012715 1715

READMEH A D27-Jan-2014936 2216

README

1Copyright (c) 1999 Jason Kohles.
2Copyright (c) 2002-2003 Ivan Kohler
3Copyright (c) 2006-2014 Freeside Internet Services, Inc.
4All rights reserved. This program is free software; you can redistribute it
5and/or modify it under the same terms as Perl itself.
6
7This is Business::OnlinePayment::AuthorizeNet, an Business::OnlinePayment
8backend module for Authorize.Net.  It is only useful if you have a merchant
9account with Authorize.Net: http://www.authorize.net
10
11This module has been updated and now implements Authorize.Net API version 3.1.
12
13Jason Kohles is the original author.
14Ivan Kohler <ivan-authorizenet@420.am> is the current maintainer.   Please
15send patches as unified diffs (diff -u).
16
17
18Business::OnlinePayment is a generic interface for processing payments through
19online credit card processors, online check acceptance houses, etc.  (If you
20like buzzwords, call it an "multiplatform ecommerce-enabling middleware
21solution").
22