Linux 软件免费装
Banner图

Authorize.Net Payment Gateway WooCommerce Addon

开发者 nazrulhassanmca
更新时间 2017年10月8日 22:15
捐献地址: 去捐款
PHP版本: 4.0 & WooCommerce 2.2+ 及以上
WordPress版本: 4.8 & Woocommerce 3.1.1
版权: GPLv2

标签

woocommerce authorize.net plugin authorize.net for woocommerce credit card payment with Authorize.Net authorize.net payment gateway for woocommerce authorize.net woocommerce plugin authorize.net woocommerce plugin for wordpress authorize.net aim payment gateway plugin authorize.net payment gateway with refund option authorize.net woocommerce refund void woocommerce payment gateway

下载

1.0.5 1.0.1 1.0.2 1.0.3 1.0.4

详情介绍:

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 (Advance Integration Module) PHP SDK from Authorize.Net® Bundled with plugin However there is another plugin which is a light weight version of this plugin as it does not uses Authorize.Net® Bundled Libraries rather uses CURL to post data to Authorize.Net® Gateway. 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. This plugin can be customized easily.
  6. This plugin bundles with Official Authorize.Net® AIM Libraries.
  7. This plugin can work with Sandbox/Live Authorize.Net accounts with single checkbox to put it in live/test mode
  8. This plugin does not store Credit Card Details.
  9. This plugin suppports Authorize or Authorize and Capture with single checkbox to put it in Authorize or Authorize & Capture.
  10. This plugin suppports to accept the type of card you like.
  11. This plugin does Support Refunds in woocommmerce interface
  12. This plugin does Support Capture a previously authorized charge for same or less capture amount than authorized amount in woocommmerce interface (Order Detail Page)
  13. MD5 Hash not neccesary as this plugin uses AIM.
  14. This plugin supports the CartSpan QuickBooks accounting integration by providing detailed payment methods for account reconciliation.

安装:

  1. Upload 'authorize.net-woocommerce-addon' folder to the '/wp-content/plugins/' directory
  2. Activate 'Authorize.Net WooCommerce Addon' from wp plugin lists in admin area
  3. Plugin will appear in settings of woocommerce
  4. You can set the addon settings from wocommmerce->settings->Checkout->Authorize.Net Cards Settings

屏幕截图:

  • Screenshot-1 - Api Key Location
  • Screenshot-2 - Admin Settings of Addon
  • Screenshot-3 - Checkout Page Form
  • Screenshot-4 - Showing an order received in admin
  • Screenshot-5 - Showing an Authorize.Net Details
  • Screenshot-6 - Showing Settings of Authorize.Net FDS(Fraud Detection Suite)

升级注意事项:

There is no upgrade notice yet

更新日志:

2016.08.16 - Version 1.0.6
  1. Added support to CartSpan Metas
  2. Added an hook for Authorize.net Customer data before sending to Authorize.net servers.
2016.05.14 - Version 1.0.5
  1. Akamai nerwork support announced by authorize.net added
  2. Replaced existing card logo with .png logos
2015.09.24 - Version 1.0.4
  1. Added support to capture previously authorized transaction from order page with same or less amount authorized previously.
  2. Added a feature to hide Payment form if no API keys have been added.
2015.08.28 - Version 1.0.4
  1. Minor Bugfixes and perforance improvements.
  2. Removed tracking code added in 1.0.3.
2015.08.23 - Version 1.0.3
  1. Added default credit card form introduced by WooCommerce and built on base from Stripe® Official to remove the explicit translation needed by plugin in fact if woocommerce is translated accurately the frontend form would display Translated texts.
  2. Added support to show dynamic card logo for allowed cards in plugin settings
  3. Added support to limit payment method based on availaible shipping methods
2015.05.29 - Version 1.0.2 1.Added feature for Refunds(settled transaction) Void(capture unsettled transaction) in WooCommerce interface 2.Added support to store more ordermeta like response_code,response_subcode,cavv_response etc 3.Updated Official Authorize.Net Libraries and ssl pem. 4.Fixed warning and Notices when plugin activated in WP debug mode 2015.05.25 - Version 1.0.1
  1. Added Sending Billing & Shipping Address to Authorize.Net
  2. Added support to accept card types
  3. Added support for authorize or authorize & capture
  4. Added performance improvement and bugfixes
  5. Hightlighted the issue Error connecting to AuthorizeNet due to verify peer of CURL
2015.02.16 - Version 1.0.0
  1. First Release