cancel
Showing results for 
Search instead for 
Did you mean: 

SDK CreditRequest Error

hey when i try to use the CreditRequest from the SDK i get an error.

 

BankAccountType = Function evaluation was aborted.

 

I am trying to do a simple credit based on the transaction id, the amount, and the last four of the credit card.

 

here is my code

 

var temp = new AuthorizeNet.CreditRequest("2161328379", decimal.Parse("9.99"), "0027");

clipraswew
Member
1 REPLY 1
RaynorC1emen7
Expert