Skip to content

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

Description

@packytagliaferro

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions