Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

After upgrading from 1.9.9 to ^2.x having "className" not found during the class mapping #175

Copy link
Copy link
@localpath

Description

@localpath
Issue body actions
ErrorException: Attempt to read property "className" on null

/var/www/giving/vendor/authorizenet/authorizenet/lib/net/authorize/api/contract/v1/ARBSubscriptionType.php:295
/var/www/giving/vendor/authorizenet/authorizenet/lib/net/authorize/api/controller/base/ApiOperationBase.php:138
/var/www/giving/vendor/authorizenet/authorizenet/lib/net/authorize/api/controller/base/ApiOperationBase.php:104
/var/www/giving/app/Subscription.php:393

The only thing I see different in our code for setting up ARB is we're passing the OrderType class with

$orderInfo = new AnetAPI\OrderType();
$orderInfo->setInvoiceNumber($details['id']);

Thanks for any insight. The rest of the SDK seems to work with how we we're using it.

Reactions are currently unavailable

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.