- Issue created by @sirdhilip
CONFIRMED
also does not install on 10.0.0.4 with php8.1this is a show stopper for me. customers have to have authorize.net gateway, many do
So we cannot use Drupal Commerce on Drupal 10. It is either redo website in Drupal 9, then update before ENDOFLIFE Nov023, assuming this is fixed by then.... or outsource commerce or go with WordPress
Please let me know if this DEV can be resolved else no drupal solution for commerce.
-
jsacksick →
committed 0a769cb6 on 8.x-1.x
Issue #3344854 by jsacksick: Require a higher version of the library to...
-
jsacksick →
committed 0a769cb6 on 8.x-1.x
- Status changed to Fixed
over 1 year ago 2:05pm 2 March 2023 - 🇮🇱Israel jsacksick
This should be fixed now, please try installing the latest version.
I had rolled back to Drupal 9 for a production site because some other commerce contribs also are not finished like USPS shipping.
BUT I still had the folder I could use composer on so I can test the composer at least.
I can confirm for 10.0.0.4 with php8.1 it does at least install!
I have not actually tried to use it in the website beyond enabling the extension.$ composer require 'drupal/commerce_authnet:1.x-dev@dev'
Info from https://repo.packagist.org: #StandWithUkraine
./composer.json has been updated
Running composer update drupal/commerce_authnet
Loading composer repositories with package information
Updating dependencies
Lock file operations: 7 installs, 0 updates, 0 removals
- Locking commerceguys/authnet (v1.1.3)
- Locking drupal/commerce_authnet (dev-1.x 0a769cb)
- Locking drupal/commerce_payment (2.33.0)
- Locking lcobucci/clock (2.3.0)
- Locking lcobucci/jwt (4.0.4)
- Locking psr/clock (1.0.0)
- Locking stella-maris/clock (0.1.7)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 7 installs, 0 updates, 0 removals
- Downloading commerceguys/authnet (v1.1.3)
- Syncing drupal/commerce_authnet (dev-1.x 0a769cb) into cache
- Installing psr/clock (1.0.0): Extracting archive
- Installing stella-maris/clock (0.1.7): Extracting archive
- Installing lcobucci/clock (2.3.0): Extracting archive
- Installing lcobucci/jwt (4.0.4): Extracting archive
- Installing drupal/commerce_payment (2.33.0)
- Installing commerceguys/authnet (v1.1.3): Extracting archive
- Installing drupal/commerce_authnet (dev-1.x 0a769cb): Cloning 0a769cb62f from cache
Generating autoload files
50 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found-------------
from extension page,
Status message
Module Commerce Authorize.net has been enabled.----
NOTE I have not actually tried to use it w/ D10, but at least DEV installs again now.- Status changed to Fixed
over 1 year ago 6:24am 20 March 2023 Automatically closed - issue fixed for 2 weeks with no activity.