commerce_authnet 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| commerce_authnet-7.x-1.1.tar.gz | 21.06 KB | c2d75ace0c14b45107d3aaaf3c71db18 |
| commerce_authnet-7.x-1.1.zip | 22.71 KB | 3b73b4be8ccc8fb553753e8eb2e6f697 |
Release notes
Update to Card on File 2.x
This release now support Card on File 2.x this moves card on file to Drupal Entities and all the benefits it brings with it. You will need to upgrade to Card on File 2.x or you customers will no longer be able to use stored cards.
Bug Fixes
- #1935630, stewart.adam: PHP notice on checkout due to commerce_authnet_aim_submit_form() assuming the 'card_types' settings index is always available
- Issue #1976866 by BassistJimmyJam: Fixed Notices when updating stored card from other payment gateway
- State is a required field for European Transactions
commerce_authnet 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| commerce_authnet-7.x-1.0.tar.gz | 20.6 KB | ba96498ea31b57cc8ae775b6acdaf650 |
| commerce_authnet-7.x-1.0.zip | 22.21 KB | e378ee8c997b42d7881398ac80ebe242 |
Release notes
Full release of this project includes some minor bug fixes from the RC1 release.
- #1884712: Undeclared dependency on commerce_product
- #1810088: Typo in card declined message
- #1960524: Converted currencies sent to Authorize.net as USD
- Use number_format() to ensure all API requests only send 2 decimal places and use a . as the decimal separator.
This release is still using the Commerce Card on File 1.x API, future releases will use the 2.x API.
This release also includes the Authorize.net solution ID for Drupal Commerce.
commerce_authnet 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| commerce_authnet-7.x-1.0-rc1.tar.gz | 20.45 KB | da70ec846d35d24f2e5e7e6171f34047 |
| commerce_authnet-7.x-1.0-rc1.zip | 22.05 KB | 57007c134a5c7167727266a49077819a |
Release notes
This release candidate of Commerce Authorize.Net provides full support for on-site credit card transactions through Authorize.Net AIM. You can authorize or authorize plus capture during checkout, and the payment terminal on the back end allows you to capture prior authorizations, void pending transactions, and credit settled transactions.
This module also integrates with Authorize.Net CIM to support storing credit card data at Authorize.Net and allowing customers to use it in subsequent purchases through the Commerce Card on File module.
commerce_authnet 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| commerce_authnet-7.x-1.x-dev.tar.gz | 21.07 KB | 529d451324fb7e96cd29a84e309fc8ec |
| commerce_authnet-7.x-1.x-dev.zip | 22.72 KB | 7292ce78171ea353e9e28e2f69ddfa66 |
Release notes
Nightly development snapshot of the Commerce Authorize.Net module.
The dev release is now using the Card on File 2.x API