hi
often times my unsettetled transactions is coming back empty
noe i dont mean that there are no transactions. thats ok
problem is i get an empty string. what does that mean?
is that an error or something?
heres what im sending
url:
https://api.authorize.net/xml/v1/request.api
post:
<getUnsettledTransactionListRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd">
<merchantAuthentication>
<name>abc123</name>
<transactionKey>def456</transactionKey>
</merchantAuthentication>
</getUnsettledTransactionListRequest>
please advise
TIA
โ08-30-2020 06:49 AM