thelia / authorize-net-module
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
Type:thelia-module
Requires
- thelia/installer: ~1.0
This package is auto-updated.
Last update: 2024-10-14 22:08:21 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