thelia / authorize-net-module
Package info
github.com/thelia-modules/AuthorizeNet
Type:thelia-module
pkg:composer/thelia/authorize-net-module
1.0
2015-10-26 11:56 UTC
Requires
- thelia/installer: ~1.0
This package is auto-updated.
Last update: 2026-02-15 01:13:09 UTC
README
Authorize.Net payment gateway integration.
Installation
Manually
- Copy the module folder into the
<thelia_root>/local/modules/directory and make sure that the name of the folder isAuthorizeNet. - Activate it in your Thelia administration panel.
Composer
Add it in your main Thelia composer.json file
composer require thelia/authorize-net-module:~1.0