gplcart / authorize
Authorize.Net payment gateway for GPL Cart
Installs: 1
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:gplcart-module
Requires
This package is not auto-updated.
Last update: 2024-12-21 20:57:58 UTC
README
Authorize.Net is a GpL Cart module that integrates Authorize.Net payment gateway into your shopping cart. Currently only SIM method is supported (customer pays on Authorize.Net's page)
Dependencies: Omnipay Library
Installation:
- Download and extract to
system/modules
manually or using composercomposer require gplcart/authorize
. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g-master
. Rename if needed. - Go to
admin/module/list
end enable the module - Adjust settings at
admin/module/settings/authorize