Trying to get the Hello World example for Authorize.net to work
Composer is installed here is json. almost identical to their example.
{
"require": {
"symfony/console": "^3.3",
"php": ">=5.6",
"ext-curl": "*",
"authorizenet/authorizenet": ">=1.9.3"
}
}
the following was cut & pasted from ssh
>composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Writing lock file
Generating autoload files
The only thing I've changed in the Hello World PHP example is my sandbox login ID and transaction key and the path to vendor/autoload.php.
What am I missing here to get this example to return something other than
Charge Credit Card ERROR : Invalid response