Authorize.net for Craft Commerce icon

Authorize.net for Craft Commerce

Version 1.5.1

May 22, 2021

Fixed

  • Refunding a transaction without a card number could case the refund to fail.

Version 1.5.0

March 30, 2021

Significant changes have been made in this update, a test transaction should be processed after upgrading this plugin.

Added

  • Subscriptions are now available through a new subscriptions gateway.

Changed

  • Order reference numbers are now passed as invoice numbers in the processing gateway.

Fixed

  • Saving a card could fail in Accept.js if the card was already present on the account.
  • Credit Card Processing Form wasn't available in the control panel if the default form was disabled.
  • Refunds could fail from within the Control Panel if Accept.js was used to process the transaction.

Version 1.0.12

May 13, 2020

Fixed

  • Manually captured transactions can now be refunded after they have settled.

Version 1.0.11

March 1, 2020

Fixed

  • Accept.js can now capture payments after they have been authorized (Manual Capture).

Version 1.0.10

February 24, 2020

Fixed

  • Saved Payment Sources can now be named using a description field while saving the payment source.

Version 1.0.9

January 30, 2020

Added

  • Support for Commerce 3

Version 1.0.8

October 9, 2019

Added

  • Support for Environment Variables

Version 1.0.7

August 2, 2019

Fixed

  • Fixed an error that can occur when viewing transactions in the Craft Commerce order area.

Version 1.0.6

August 1, 2019

Significant changes have been made in this update, and a test transaction should be processed after upgrading this plugin. Saved payment sources are disabled by default, but can be enabled in the gateway settings.

Added

  • Support for Saved Payment Sources using the Authorize.net Customer Information Manager.

Version 1.0.5

July 23, 2019

Changed

  • Authorize.net for Craft Commerce requires Craft 3.1.5 or later.
  • Authorize.net for Craft Commerce now uses Omnipay v3.

Version 1.0.4

May 21, 2019

Fixed

  • Made adjustments for JS compatiblity with older browsers (Accept.js Integration).