Skip to content

Sample code for creating Subscription code doesn't resolve ANetApiRequest #101

@jcaulabaugh

Description

@jcaulabaugh

ApiOperationBase<ANetApiRequest, ANetApiResponse>.RunEnvironment = AuthorizeNet.Environment.SANDBOX;

This line from the sample code gives the error:
ANetApiRequest is an ambiguous reference between 'AuthorizeNet.ApiCore.ANetApiRequest' and 'AuthorizeNet.Api.Contracts.V1.ANetApiRequest'

If I try to fully qualify the reference, it says 'ApiCore' namespace not found and 'Api' reference not found, respectively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting-replyIssues awaiting reply from original poster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions