Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined function net\authorize\api\contract\v1\ is_object() #166

Open
packytagliaferro opened this issue Jul 13, 2020 · 0 comments
Open

Comments

@packytagliaferro
Copy link

I am using the sample code from the PHP SDK and the package throws an error of

Call to undefined function net\authorize\api\contract\v1\ is_object().

It looks like its coming from this call:

$response = $controller->executeWithApiResponse(\net\authorize\api\constants\ANetEnvironment::SANDBOX);

That in turns calls this:

vendor/authorizenet/authorizenet/lib/net/authorize/api/contract/v1/CreateTransactionResponse.php:72

I am running PHP 7.4 but why is this being thrown?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant