Description
This plugin is an addon for WooCommerce to implement a payment gateway method for accepting Credit Cards Payments By merchants via Authorize.Net Gateway
This plugin uses AIM and is light weight version of this plugin Lightweight in sense it does not use any Authorize.Net Libraries bundled with it it simply Uses HTTP POST API to pass data to payment gateway directly.
This plugin can also be used as eProcessing Network just by changing gateway url to ‘https://www.eprocessingnetwork.com/cgi-bin/an/transact.pl’
Sample code for eProcessing Network can be found here https://pastebin.com/raw/X0CKuiFT
Features
- Very Simple Clean Code plugin to add a Authorize.Net payment method to woocommerce
- No technical skills needed.
- Prerequisite visualized on screenshots.
- Adds Transaction ID, Authorization Code, Response Reason to Order Note.
- Can be customized easily.
- Can work with sandbox/live Authorize.Net accounts for testing purpose.
- This plugin currently Supports accepting in USD.
- This plugin does not store Credit Card Details.
- MD5 Hash not neccesary as this plugin uses AIM
- Switch beetween Authorize or Authorize and Capture.
- Feature to accept the type of card you like with dynamic card logo at checkout.
- Default credit card feature introduced by woocommerce.
- Settings link right after activating plugin.
- This plugin can be used as eProcessing Network plugin as well in Authorize.net emulation mode
Screenshots
Installation
- Upload ‘authorize.net-woocommerce-lightweight-addon’ folder to the ‘/wp-content/plugins/’ directory
- Activate ‘Authorize.Net WooCommerce Lightweight Addon’ from wp plugin lists in admin area
- Plugin will appear in settings of woocommerce
- You can set the addon settings from wocommmerce->settings->Checkout->Authorize.Net Lightweight Cards Settings
FAQ
- You need to have woocoommerce plugin installed to make this plugin work.
- You need to follow Authorize.Net -> Accounts -> API Login ID and Transaction Key in account to Obtain Api key & transaction key
- This plugin works on test & live mode of Authorize.Net.
- This plugin readily works on developmentment server.
- This plugin does not requires SSL.
- This plugin does not store Card Details anywhere.
- You can check for Testing Card No Here
- This plugin does not support Pre Order or Subscriptions
- This plugin does not support Refunds in woocommmerce interface
- If you are using this plugin as eProcessing Netowrk Auth.net Emulation you need to change gateway url to “https://www.eprocessingnetwork.com/cgi-bin/an/transact.pl”
Reviews
Contributors & Developers
“Authorize.Net/eProcessing Network Payment Gateway for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Authorize.Net/eProcessing Network Payment Gateway for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Error Connecting Authorize.Net on some servers
This is a alternate for https://www.ads-software.com/plugins/authorizenet-woocommerce-addon/ That shows Error Connecting Authorize.Net
See FAQ for solution of this issue.
2016.05.14 – Version 1.1
1. Fix for Authorize.Net Network Change to Akamai.