cancel
Showing results for 
Search instead for 
Did you mean: 

Authorize.Net Request Error

Greetings everyone.  I'm a bit of a noob and I have a question.

 

I downloaded the SDK for AIM.  I'm using the AuthorizeNet.dll file along with the quick start examples.  

 

The final step in the process is to make the transaction

 

 

var response = gate.Send(request);

 

This works perfectly and I can see the response values in the response object, HOWEVER, the request object has some issues that i'm not familiar with.

 

If I open the "request" object in a quick watch window I see an error on the line  "BankAccountType"  The error says "functional evaluation was aborted" and every value below this is missing and replaced with a "?".

 

Once I try to view this object I only have about 4 second before it just ends my application.  

 

As anyone encountered this before or even know what it means?

 

Thanks in advance!

bopribeswo
Member
1 REPLY 1