I am trying to determine the credit card type in the response coming
back from Authorize.NET when I use the DPM method. The examples I saw
had you cast the Request.Form object to a SIMResponse object. This
object doesn't appear to have card type as a...