Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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");
07-14-2011 08:30 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey there,
Which SDK are you using?
Thanks,
Michelle
Developer Community Manager
07-15-2011 10:52 AM
