blesta / authorize_net_acceptjs
Authorize Net Accept.js
Installs: 164
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:blesta-gateway-merchant
Requires
This package is auto-updated.
Last update: 2024-10-23 23:52:44 UTC
README
This is a merchant gateway for Blesta that integrates with Authorize.net.
Install the Gateway
-
You can install the gateway via composer:
composer require blesta/authorize_net_acceptjs
-
Upload the source code to a /components/gateways/merchant/authorize_net_acceptjs/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/components/merchant/authorize_net_acceptjs/
-
Log in to your admin Blesta account and navigate to
Settings > Payment Gateways
-
Find the Authorize Net Accept.js gateway and click the "Install" button to install it
-
You're done!