During integration I need to get the transaction information to check if
it is settled or not to update payment information in our end. I am
using PHP SDK for the same but API is returning null. Below is my code.
$merchantAuthentication = new
AnetAPI...