Authorize.Net/eProcessing Network Payment Gateway for WooCommerce

0

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 ligh

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

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 http://pastebin.com/raw/X0CKuiFT

Features

  1. Very Simple Clean Code plugin to add a Authorize.Net payment method to woocommerce
  2. No technical skills needed.
  3. Prerequisite visualized on screenshots.
  4. Adds Transaction ID, Authorization Code, Response Reason to Order Note.
  5. Can be customized easily.
  6. Can work with sandbox/live Authorize.Net accounts for testing purpose.
  7. This plugin currently Supports accepting in USD.
  8. This plugin does not store Credit Card Details.
  9. MD5 Hash not neccesary as this plugin uses AIM
  10. Switch beetween Authorize or Authorize and Capture.
  11. Feature to accept the type of card you like with dynamic card logo at checkout.
  12. Default credit card feature introduced by woocommerce.
  13. Settings link right after activating plugin.
  14. This plugin can be used as eProcessing Network plugin as well in Authorize.net emulation mode