8.x-.1.x-dev is not installed in Drupal 10.0.2

Created on 28 February 2023, over 1 year ago
Updated 20 March 2023, over 1 year ago

Hi Team,

When we try to install commerce_authnet 8.x-1.x-dev in Drupal 10. It fails to install.
The commerceguys/authnet is not installed it support guzzle 6 but Drupal 10 has guzzle 7.5.
Currently Commerce Authorize.net requires guzzlehttp/guzzle ~6.2

The PR is rejected for SDK https://github.com/commerceguys/authnet/pull/36/

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India sirdhilip

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • Issue created by @sirdhilip
  • CONFIRMED
    also does not install on 10.0.0.4 with php8.1

    this 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...
  • Status changed to Fixed over 1 year ago
  • 🇮🇱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
  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.69.0 2024