I am trying to add the new authorized.net free extension from the magento marketplace.
It does NOT seem to be part of the repo?
What am I missing?
I have already run composer update
# composer require authorizenet/magento-module-authorizenet:1.0.1
[InvalidArgumentException]
Could not find a matching version of package authorizenet/magento-module-authorizenet. Check the package spelling, your version constraint and that the
package is available in a stability which matches your minimum-stability (stable).
Just run below command first:
composer require authorizenet/magento-module-authorizenet
For more info sahring installation document:
Alternative way to install:
https://marketplace.magento.com/authorizenet-magento-module-authorizenet.html
Download it from here directly an install it. Thanks
I have Magento 2.3.5-p2. I have the same error:
$ composer require authorizenet/magento-module-authorizenet Using version ^1.0 for authorizenet/magento-module-authorizenet ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for authorizenet/magento-module-authorizenet ^1.0 -> satisfiable by authorizenet/magento-module-authorizenet[1.0.1]. - authorizenet/magento-module-authorizenet 1.0.1 requires authorizenet/magento-module-centinel 1.0.1 -> no matching package found. Potential causes: - A typo in the package name - The package is not available in a stable-enough version according to your minimum-stability setting see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details. - It's a private package and you forgot to add a custom repository to find it Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems. Installation failed, reverting ./composer.json to its original content.
Hello @kleach
Greetings!
Hope you are doing great!
We can help you with the installation of any extension.
write to us at support@milople.com
All the best!