cancel
Showing results for 
Search instead for 
Did you mean: 

While Using ChargeCreditCard Transaction , what does the result from authoCode mean.

Hi Team,

 

         We are using chargeCreditCard transaction , the respone is 

 

<transactionResponse>
<responseCode>1</responseCode>
<authCode>45MCQT</authCode>
<avsResultCode>Y</avsResultCode>
<cvvResultCode>P</cvvResultCode>
<cavvResultCode>2</cavvResultCode>
<transId>2256435960</transId>
<refTransID></refTransID>
<transHash>D56C4C514A43DFFBEC385B09093B3331</transHash>
<testRequest>0</testRequest>
<accountNumber>XXXX0015</accountNumber>
<accountType>MasterCard</accountType>
<messages>
<message>
<net.authorize.api.contract.v1.TransactionResponse_-Messages_-Message>
<code>1</code>
<description>This transaction has been approved.</description>
</net.authorize.api.contract.v1.TransactionResponse_-Messages_-Message>
</message>
</messages>
</transactionResponse>

 

here, what does authCode mean , where and when it is used . and also refTransID, transHash and testRequest.

 

Please advise soon.

 

Thanks and Regards

Sowmya

Sowmya_B
Contributor
1 REPLY 1

Hello @Sowmya_B

 

A description for response fields are located in the API Reference.  You can also check in our glossary.

 

Richard

RichardH
Administrator Administrator
Administrator