2017 © Pedro Peláez
 

magento2-module magento2-authorizenetcim

Authorize.net CIM for Magento 2

image

pmclain/magento2-authorizenetcim

Authorize.net CIM for Magento 2

  • Thursday, January 25, 2018
  • by pmclain
  • Repository
  • 3 Watchers
  • 7 Stars
  • 626 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 6 Open issues
  • 15 Versions
  • 36 % Grown

The README.md

Magento 2 Authorize.net CIM

Build Status, (*1)

Accept and store customer information, including payment methods, with Authorize.net's Customer Information Manager(CIM)., (*2)

  • Securely accept customer payments using the Accept.js tokenization when collecting all payments.
  • Provide customers option of storing payment information for future transactions.
  • Stored customer card information can be used for orders created in the frontend or backend.
  • New payments can be authorize or authorize and capture.
  • Authorized payments can be captured online during invoice creation.
  • Full and partial refund support when creating credit memos.
  • Support for Multiple Shipping Addresses
  • Supports for Magento InstantPurchase

Installation

In your Magento 2 root directory run
composer require pmclain/magento2-authorizenetcim
bin/magento setup:upgrade, (*3)

Configuration

The configuration can be found in the Magento 2 admin panel under
Store->Configuration->Sales->Payment Methods->Authorize.net CIM, (*4)

Magento Version Support

Module Version Magento Version
v1.x v2.2.x
v0.1.x v2.1.x
None v2.0.x

Accept.js and Test mode

Test Mode requires your checkout and admin pages use the HTTPS protocol even in your staging development environments. The correct version of Accetp.js, https://jstest.authorize.net/v1/Accept.js, is loaded when the module is in test mode, but it will error if you attempt to use it over HTTP. You do NOT need a valid SSL certificate for testing., (*5)

License

Open Software License v3.0, (*6)

The Versions

25/01 2018

dev-master

9999999-dev

Authorize.net CIM for Magento 2

  Sources   Download

GPL-3.0 OSL-3.0

The Requires

 

25/01 2018

v1.0.1

1.0.1.0

Authorize.net CIM for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

01/01 2018

dev-develop

dev-develop

Authorize.net CIM for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

01/01 2018

dev-test/new-sdk

dev-test/new-sdk

Authorize.net CIM for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

31/12 2017

v0.1.4

0.1.4.0

Authorize.net CIM for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

31/12 2017

v1.0.0

1.0.0.0

Authorize.net CIM for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

30/12 2017

dev-feature/authnet-sdk

dev-feature/authnet-sdk

Authorize.net CIM for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

23/12 2017

v0.1.3

0.1.3.0

Authorize.net CIM for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

23/12 2017

dev-hotfix/om-bug

dev-hotfix/om-bug

Authorize.net CIM for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

23/12 2017

dev-formatting

dev-formatting

Authorize.net CIM for Magento 2

  Sources   Download

GPL-3.0

The Requires

 

23/12 2017

dev-hotfix/js-error

dev-hotfix/js-error

Authorize.net CIM for Magento 2

  Sources   Download

GPL-3.0

The Requires

 

23/12 2017

dev-feature/osl

dev-feature/osl

Authorize.net CIM for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

18/12 2017

v0.1.2

0.1.2.0

Authorize.net CIM for Magento 2

  Sources   Download

GPL-3.0

The Requires

 

11/10 2017

v0.1.1

0.1.1.0

Authorize.net CIM for Magento 2

  Sources   Download

GPL-3.0

The Requires

 

17/09 2017

v0.1.0

0.1.0.0

Authorize.net CIM for Magento 2

  Sources   Download

GPL-3.0

The Requires

  • php ~5.6.0|~7.0.0|~7.1.0
  • magento/framework ~100.0.0|~100.1.0
  • magento/module-config ~100.0.0|~100.1.0
  • magento/module-payment ~100.0.0|~100.1.0
  • magento/module-checkout ~100.0.0|~100.1.0
  • magento/module-sales ~100.0.0|~100.1.0
  • magento/module-backend ~100.0.0|~100.1.0
  • magento/module-customer ~100.0.0|~100.1.0
  • magento/module-catalog ~101.0.0|~101.1.0
  • magento/module-quote ~100.0.0|~100.1.0
  • magento/module-ui ~100.0.0|~100.1.0
  • magento/module-vault ~100.1.0|~100.2.0
  • authorizenet/authorizenet ~1.9