Good morining.
Recently, I've been using Authorize.Net's PHP SDK to build an application that includes data from Authorize.Net. Right now, I'm trying to get a list of transactions using the GetTransactionLisController. Everything seems to work fine, but when I'm looping through each transaction in the list, I notice something interesting.
The profile for all the transactions is null! Any idea what the issue could be?
11-01-2017 06:58 AM