Implementation of AuthorizeNet SIM

follows documentation provided at: 
http://kb.e-xact.com/questions.php?questionid=79#6payment

Copyright Derek Marcotte <derek@insitefulweb.com>


    This file is part of AuthorizeNet SIM Module

    AuthorizeNet SIM Module is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    AuthorizeNet SIM Module is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with Foobar.  If not, see <http://www.gnu.org/licenses/>.


INSTALL
---

Copy these files into your OpenCart directory, you will need to remove the file:

catalog/view/theme/default/template/payment/authorizenet_sim.tpl

It is redundant.

Also, you can remove the other authorizenet_sim* files from your OpenCart installation, they are also redundant.