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