- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Transaction Details API not returning all the information
Transaction Details Api is not returning me all the information. Firstname, Last names, card Type are nulls
Is there a fix?
03-09-2012 11:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you doing a dump of the information or specifying specific field names? If the latter, are you absolutely sure you got the field names correct? Please post your code, and also your output (in code boxes, fourth option from the left in Rich Text mode).

03-09-2012 12:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Got a reply from Authorize.Net that they would be fixing it in the new SDK release. The problem appears to be that those fields are populated in Transaction Summary and not in Transaction Details API. Calling both methods in combination would give all the information.
03-13-2012 08:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I suspected it was something like that, which was why I wanted to see your code. That's what the documentation says.
03-13-2012 10:32 AM
