@MetraKay wrote:We are trying to implement the new API in order to
handle level II processing. I need to pass the duplicateWindow parameter
to my transaction. I can't seem to hold my mouth right to pass dup to
the transactionRequest. Could some one p...
Clearly I need someone that is familar with the Authorize.net SDK. The
Method I'm
using:webClientRequest.UploadValues(webClientRequest.BaseAddress,
"POST", InputObject)to post is not my method, but part of the
Authorize.net SDK. So I'm simply trying ...