Yeah, this seems to be working for me. I'm now getting actual error
messages instead of nothing... (example) Failed Authorize.net payment:
"E00003,The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:name' element is
invalid according to its datatype 'String...
I'm headed down this path right now, not sure if it the right path or
not just an FYI...If the Response is null, then read the
ErrorResponse...ANetApiResponse errorResponse =
controller.GetErrorResponse();if (errorResponse.messages.message.Length
> 0...